Skip to content

Commit 6583c4e

Browse files
authored
Merge pull request #71 from neilime/dependabot/github_actions/peaceiris/actions-gh-pages-3.9.0
build(deps): bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0
2 parents c06d64a + 94f04f0 commit 6583c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
name: artifact
5757
path: ./artifact
5858

59-
- uses: peaceiris/actions-gh-pages@v3.8.0
59+
- uses: peaceiris/actions-gh-pages@v3.9.0
6060
with:
6161
github_token: ${{ secrets.GITHUB_TOKEN }}
6262
publish_dir: ./artifact/site

0 commit comments

Comments
 (0)