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.
2 parents fef0e54 + 4c5a66a commit a42990dCopy full SHA for a42990d
.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