mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34: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:
|
with:
|
||||||
source: docs
|
source: docs
|
||||||
destination: wiki
|
destination: wiki
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.NEWRELIC_BOT_TOKEN }}
|
||||||
gitAuthorName: ${{ env.GIT_AUTHOR_NAME }}
|
gitAuthorName: ${{ env.GIT_AUTHOR_NAME }}
|
||||||
gitAuthorEmail: ${{ env.GIT_AUTHOR_EMAIL }}
|
gitAuthorEmail: ${{ env.GIT_AUTHOR_EMAIL }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user