Skip to content

Commit 47e9bd6

Browse files
committed
Deploy correct folder
1 parent afc962f commit 47e9bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
2929
BASE_BRANCH: develop
3030
BRANCH: deploy
31-
FOLDER: build
31+
FOLDER: dist
3232
CLEAN: true

0 commit comments

Comments
 (0)