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 f1a532e commit 64964d3Copy full SHA for 64964d3
.github/workflows/deploy-gh-pages.yml
@@ -45,7 +45,7 @@ jobs:
45
mkdir deploy-dir
46
unzip build.zip -d deploy-dir
47
- name: Deploy 🚀
48
- uses: JamesIves/[email protected].2
+ uses: JamesIves/[email protected].3
49
with:
50
token: ${{ secrets.GITHUB_TOKEN }}
51
branch: gh-pages # The branch the action should deploy to.
0 commit comments