Skip to content

Commit

Permalink
ci(clean-ghcr): initial attempt to fix borked workflow (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgb authored Dec 11, 2023
1 parent 9f3fc14 commit f3cd79c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/clean-ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,5 @@ permissions:
jobs:
trigger:
uses: statnett/workflows/.github/workflows/clean-ghcr.yaml@main
with:
image-names: ${{ github.event.repository.name }}
secrets:
PAT: ${{ secrets.BOT_PAT }}
permissions:
packages: write

0 comments on commit f3cd79c

Please sign in to comment.