There was an error while loading. Please reload this page.
1 parent 18d99d9 commit 765efe0Copy full SHA for 765efe0
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
run: touch release/wwwroot/.nojekyll
37
38
- name: Commit wwwroot to GitHub Pages
39
- uses: JamesIves/github-pages-deploy-action@3
+ uses: JamesIves/github-pages-deploy-action@3.7.1
40
with:
41
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42
BRANCH: gh-pages
0 commit comments