Skip to content

Commit 78cea52

Browse files
authored
Update GitHub Pages action
1 parent cac6e35 commit 78cea52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 2 deletions
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.1.5
43+
uses: JamesIves/github-pages-deploy-action@4.4.1
4444
with:
4545
branch: gh-pages
46-
folder: DocFx.AspNetCore.ServerSentEvents/wwwroot
46+
folder: DocFx.AspNetCore.ServerSentEvents/wwwroot

0 commit comments

Comments
 (0)