mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-30 22:54:34 +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
|
- name: Cleanup
|
||||||
uses: Chizkiyahu/delete-untagged-ghcr-action@v2
|
uses: Chizkiyahu/delete-untagged-ghcr-action@v2
|
||||||
with:
|
with:
|
||||||
token: ${{ github.token }}
|
token: ${{ secrets.CLEANUP_PAT }}
|
||||||
repository_owner: ${{ github.repository_owner }}
|
repository_owner: ${{ github.repository_owner }}
|
||||||
repository: ${{ github.repository }}
|
repository: ${{ github.repository }}
|
||||||
owner_type: user
|
owner_type: user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user