ci: update token [skip ci]
This commit is contained in:
2
.github/workflows/maintenance.yml
vendored
2
.github/workflows/maintenance.yml
vendored
@@ -43,4 +43,4 @@ jobs:
|
|||||||
run: ./delete_ghcr_dangling_images.sh lowlighter ${{ matrix.container }}
|
run: ./delete_ghcr_dangling_images.sh lowlighter ${{ matrix.container }}
|
||||||
working-directory: ./.github/workflows/maintenance
|
working-directory: ./.github/workflows/maintenance
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ github.token }} #${{ secrets.GHCR_BOT_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GHCR_BOT_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user