mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Use PAT for cleanup
This commit is contained in:
parent
b78f798c9f
commit
c6c7051948
2
.github/workflows/clean.yml
vendored
2
.github/workflows/clean.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- name: Cleanup
|
||||
uses: Chizkiyahu/delete-untagged-ghcr-action@v2
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
token: ${{ secrets.CLEANUP_PAT }}
|
||||
repository_owner: ${{ github.repository_owner }}
|
||||
repository: ${{ github.repository }}
|
||||
owner_type: user
|
||||
|
Loading…
x
Reference in New Issue
Block a user