Skip to content

Commit

Permalink
Bump peaceiris/actions-gh-pages to 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Dec 11, 2022
1 parent e24d4cd commit 05b5c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Generate documentation
run: jazzy
- name: Publish documentation
uses: peaceiris/actions-gh-pages@v3.8.0
uses: peaceiris/actions-gh-pages@v3.9.0
with:
publish_dir: ./docs
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 05b5c14

Please sign in to comment.