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