mirror of
https://github.com/jazzband/django-categories.git
synced 2026-05-21 05:41:53 +00:00
Switched env with with @minor
This commit is contained in:
parent
75f2f57083
commit
e8e9fa3b93
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
make docs
|
||||
- name: github pages deploy
|
||||
uses: peaceiris/actions-gh-pages@v3.8.0
|
||||
env:
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_branch: gh-pages
|
||||
publish_dir: docs
|
||||
|
|
|
|||
Loading…
Reference in a new issue