We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6f24c1 + f0708d0 commit 29a5fc9Copy full SHA for 29a5fc9
1 file changed
.github/workflows/main.yml
@@ -42,7 +42,7 @@ jobs:
42
run: touch release/wwwroot/.nojekyll
43
44
- name: Commit wwwroot to GitHub Pages
45
- uses: JamesIves/github-pages-deploy-action@v4.7.3
+ uses: JamesIves/github-pages-deploy-action@v4.7.4
46
with:
47
token: ${{ secrets.GITHUB_TOKEN }}
48
branch: gh-pages
0 commit comments