We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 825a2c7 commit 7dee123Copy full SHA for 7dee123
.github/workflows/github-pages.yml
@@ -40,7 +40,7 @@ jobs:
40
env:
41
CI: true
42
- name: Deploy 🚀
43
- uses: JamesIves/github-pages-deploy-action@releases/v3
+ uses: JamesIves/github-pages-deploy-action@v4
44
with:
45
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
46
BRANCH: gh-pages
0 commit comments