We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc962f commit 47e9bd6Copy full SHA for 47e9bd6
.github/workflows/deploy.yml
@@ -28,5 +28,5 @@ jobs:
28
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
29
BASE_BRANCH: develop
30
BRANCH: deploy
31
- FOLDER: build
+ FOLDER: dist
32
CLEAN: true
0 commit comments