Skip to content

Commit

Permalink
Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 24, 2022
1 parent 48f5c11 commit 8b4c2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -90,7 +90,7 @@ jobs:
run: mkdocs build

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

0 comments on commit 8b4c2bc

Please sign in to comment.