mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
Update docs-gh-pages.yml
This commit is contained in:
parent
6fd64df43c
commit
2a7236ff30
1 changed files with 0 additions and 1 deletions
1
.github/workflows/docs-gh-pages.yml
vendored
1
.github/workflows/docs-gh-pages.yml
vendored
|
@ -28,7 +28,6 @@ jobs:
|
|||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_branch: gh-pages
|
||||
|
|
Loading…
Reference in a new issue