mirror of
https://github.com/Retropex/docker-bitcoind.git
synced 2025-05-27 20:42:30 +02:00
Update GH token in perf check job into one that doesn't expire
This commit is contained in:
parent
19c7010f9d
commit
72c9be9a5c
2
.github/workflows/qemu-perf.yml
vendored
2
.github/workflows/qemu-perf.yml
vendored
@ -133,7 +133,7 @@ jobs:
|
||||
|
||||
- uses: actions/github-script@0.4.0
|
||||
with:
|
||||
github-token: ${{secrets.GITHUB_TOKEN}}
|
||||
github-token: ${{secrets.GITHUB_TOKEN_NOEXPIRE}}
|
||||
script: |
|
||||
github.issues.createComment({
|
||||
owner: 'lncm',
|
||||
|
Loading…
Reference in New Issue
Block a user