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 82d919c commit 2fcd431Copy full SHA for 2fcd431
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
path: dist
41
42
- name: 🚀 Deploy to GitHub Pages
43
- uses: JamesIves/github-pages-deploy-action@4
+ uses: JamesIves/github-pages-deploy-action@v4
44
with:
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46
BRANCH: gh-pages
0 commit comments