mirror of
https://github.com/BililiveRecorder/BililiveRecorder.git
synced 2024-11-16 03:32:20 +08:00
Change token
[skip ci]
This commit is contained in:
parent
fdef0bfbff
commit
dbfbce12ca
|
@ -16,5 +16,5 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
- name: Run script
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.DELETE_OLD_VERSION_ACCESS_TOKEN }}
|
||||
run: cd .github/delete-old-container-images/ && npm ci && node index.js
|
||||
|
|
Loading…
Reference in New Issue
Block a user