mirror of
https://github.com/jazzband/django-categories.git
synced 2026-05-11 00:53:12 +00:00
Updates the gh-pages action to 3.8.0 @minor
This commit is contained in:
parent
7fbbbe030d
commit
797ae50c8a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
run: |
|
||||
make docs
|
||||
- name: github pages deploy
|
||||
uses: peaceiris/actions-gh-pages@v2.3.1
|
||||
uses: peaceiris/actions-gh-pages@v3.8.0
|
||||
env:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_branch: gh-pages
|
||||
|
|
|
|||
Loading…
Reference in a new issue