Skip to content

Commit ded68c6

Browse files
Update JamesIves/github-pages-deploy-action digest to 36ee275
1 parent c4994d0 commit ded68c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
run: touch src/BlazorWasmNet6/bin/Release/net6.0/publish/wwwroot/.nojekyll
7171

7272
- name: Commit wwwroot to GitHub Pages
73-
uses: JamesIves/github-pages-deploy-action@62fec3add6773ec5dbbf18d2ee4260911aa35cf4 # v4
73+
uses: JamesIves/github-pages-deploy-action@36ee275936a1c16fb4dedae090a06396849f07c0 # v4
7474
with:
7575
branch: gh-pages
7676
folder: src/BlazorWasmNet6/bin/Release/net6.0/publish/wwwroot

0 commit comments

Comments
 (0)