This commit is contained in:
parent
63ba298a8a
commit
129003e17c
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ jobs:
|
|||
hugo --minify
|
||||
|
||||
- name: Deploy
|
||||
uses: https://peaceiris/actions-gh-pages@v3
|
||||
uses: https://github.com/peaceiris/actions-gh-pages@v3
|
||||
if: github.ref == 'refs/heads/main'
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue