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 cac6e35 commit 78cea52Copy full SHA for 78cea52
.github/workflows/gh-pages.yml
@@ -40,7 +40,7 @@ jobs:
40
name: docfx
41
path: DocFx.AspNetCore.ServerSentEvents/wwwroot
42
- name: Publish
43
- uses: JamesIves/github-pages-deploy-action@4.1.5
+ uses: JamesIves/github-pages-deploy-action@4.4.1
44
with:
45
branch: gh-pages
46
- folder: DocFx.AspNetCore.ServerSentEvents/wwwroot
+ folder: DocFx.AspNetCore.ServerSentEvents/wwwroot
0 commit comments