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 ee10616 commit 16d40d5Copy full SHA for 16d40d5
.github/workflows/release.yml
@@ -159,7 +159,7 @@ jobs:
159
name: dist-folder
160
path: dist/
161
- name: Deploy 🚀
162
- uses: JamesIves/github-pages-deploy-action@v4.6.8
+ uses: JamesIves/github-pages-deploy-action@v4.7.4
163
with:
164
branch: gh-pages # The branch the action should deploy to.
165
folder: dist # The folder the action should deploy.
0 commit comments