mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 02:24:17 +00:00
use NEWRELIC_BOT_TOKEN
This commit is contained in:
parent
ac429b1875
commit
b0ab7f3a74
2
.github/workflows/sync-wiki.yml
vendored
2
.github/workflows/sync-wiki.yml
vendored
@ -27,6 +27,6 @@ jobs:
|
||||
with:
|
||||
source: docs
|
||||
destination: wiki
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.NEWRELIC_BOT_TOKEN }}
|
||||
gitAuthorName: ${{ env.GIT_AUTHOR_NAME }}
|
||||
gitAuthorEmail: ${{ env.GIT_AUTHOR_EMAIL }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user