mirror of
https://github.com/kittywitch/dork.dev.git
synced 2026-02-09 23:29:17 -08:00
build: remove GH token?
This commit is contained in:
parent
7224602a84
commit
7aa82039fa
1 changed files with 0 additions and 1 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -22,6 +22,5 @@ jobs:
|
|||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_branch: site
|
||||
publish_dir: _site
|
||||
Loading…
Add table
Add a link
Reference in a new issue