setup
This commit is contained in:
parent
e6c8a4a1fa
commit
8de3c63941
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
if: github.ref == 'refs/heads/main'
|
||||
if: github.ref == 'refs/heads/master'
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./public
|
||||
|
Loading…
Reference in New Issue
Block a user