Skip to content

Commit

Permalink
Merge pull request #222 from AliSayyah/dependabot/github_actions/peac…
Browse files Browse the repository at this point in the history
…eiris/actions-gh-pages-4

Bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
AliSayyah authored Jun 18, 2024
2 parents 1d007f0 + 75acbab commit 7f44ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
poetry run mkdocs build
- name: publish documentation
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
personal_token: ${{ secrets.PERSONAL_TOKEN }}
publish_dir: ./site
Expand Down

0 comments on commit 7f44ecd

Please sign in to comment.