Skip to content

Commit

Permalink
Merge pull request #71 from neilime/dependabot/github_actions/peaceir…
Browse files Browse the repository at this point in the history
…is/actions-gh-pages-3.9.0

build(deps): bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0
  • Loading branch information
neilime committed Nov 8, 2022
2 parents c06d64a + 94f04f0 commit 6583c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
name: artifact
path: ./artifact

- uses: peaceiris/actions-gh-pages@v3.8.0
- uses: peaceiris/actions-gh-pages@v3.9.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./artifact/site
Expand Down

0 comments on commit 6583c4e

Please sign in to comment.