We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0508beb commit e2a792dCopy full SHA for e2a792d
.github/workflows/build-deploy.yml
@@ -17,4 +17,4 @@ jobs:
17
uses: JamesIves/[email protected]
18
with:
19
branch: gh-pages # The branch the action should deploy to.
20
- folder: public # The folder the action should deploy.
+ folder: dist # The folder the action should deploy.
0 commit comments