Change token

[skip ci]
This commit is contained in:
genteure 2022-05-19 19:08:40 +08:00
parent fdef0bfbff
commit dbfbce12ca

View File

@ -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