Skip to content

Commit 765efe0

Browse files
authored
Update main.yml
1 parent 18d99d9 commit 765efe0

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
@@ -36,7 +36,7 @@ jobs:
3636
run: touch release/wwwroot/.nojekyll
3737

3838
- name: Commit wwwroot to GitHub Pages
39-
uses: JamesIves/github-pages-deploy-action@3
39+
uses: JamesIves/github-pages-deploy-action@3.7.1
4040
with:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242
BRANCH: gh-pages

0 commit comments

Comments
 (0)