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 c4994d0 commit 594a6c1Copy full SHA for 594a6c1
.github/workflows/main.yml
@@ -70,7 +70,7 @@ jobs:
70
run: touch src/BlazorWasmNet6/bin/Release/net6.0/publish/wwwroot/.nojekyll
71
72
- name: Commit wwwroot to GitHub Pages
73
- uses: JamesIves/github-pages-deploy-action@62fec3add6773ec5dbbf18d2ee4260911aa35cf4 # v4
+ uses: JamesIves/github-pages-deploy-action@dc18a3c6b46d56484cb63f291becd7ed4f0269b9 # v4
74
with:
75
branch: gh-pages
76
folder: src/BlazorWasmNet6/bin/Release/net6.0/publish/wwwroot
0 commit comments