fix prune workflow
Docker / build (push) Has been cancelled Details

This commit is contained in:
Chris W 2024-01-07 12:50:08 -07:00
parent 0e6efcbba0
commit c8fd948909
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ jobs:
uses: vlaurin/action-ghcr-prune@v0.5.0 uses: vlaurin/action-ghcr-prune@v0.5.0
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
organization: watzon
container: paste69 container: paste69
keep-younger-than: ${{ inputs.older-than }} keep-younger-than: ${{ inputs.older-than }}
keep-last: ${{ inputs.keep-last }} keep-last: ${{ inputs.keep-last }}