Skip to content

Commit

Permalink
build: fix ghcr cleanup name
Browse files Browse the repository at this point in the history
  • Loading branch information
joshiste committed Dec 15, 2023
1 parent 1ec872c commit c5bd2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 8 * * 1"

jobs:
extension-ci:
ghcr-cleanup:
uses: steadybit/extension-kit/.github/workflows/reusable-ghcr-cleanup.yml@main
secrets:
token: ${{ secrets.GHCR_CLEANUP_PAT }}

0 comments on commit c5bd2c3

Please sign in to comment.