mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-02-24 02:38:06 +00:00
Revert "ci: use github_token"
This reverts commit 9d27fac8dcdc50937d59b3068c59acf257ad2398.
This commit is contained in:
parent
9d27fac8dc
commit
2875e4112a
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -102,8 +102,8 @@ jobs:
|
||||
github.ref == 'refs/heads/master'
|
||||
uses: ./
|
||||
with:
|
||||
# deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
||||
# github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# publish_branch: gh-pages
|
||||
publish_dir: ./test_projects/mdbook/book
|
||||
# external_repository: ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user