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 ded68c6Copy full SHA for ded68c6
.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@36ee275936a1c16fb4dedae090a06396849f07c0 # v4
74
with:
75
branch: gh-pages
76
folder: src/BlazorWasmNet6/bin/Release/net6.0/publish/wwwroot
0 commit comments