Skip to content

Commit 042402a

Browse files
authored
Update GitHub Pages Publish action
1 parent 78cea52 commit 042402a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
name: docfx
4141
path: DocFx.AspNetCore.ServerSentEvents/wwwroot
4242
- name: Publish
43-
uses: JamesIves/github-pages-deploy-action@4.4.1
43+
uses: JamesIves/github-pages-deploy-action@v4.4.1
4444
with:
4545
branch: gh-pages
4646
folder: DocFx.AspNetCore.ServerSentEvents/wwwroot

0 commit comments

Comments
 (0)