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

This commit is contained in:
Chris W 2024-01-07 12:44:31 -07:00
parent 2ddc19efca
commit 6256b059f8
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ on:
jobs:
prune:
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Prune GHCR containers
uses: vlaurin/action-ghcr-prune@v0.5.0