Skip to content

Commit

Permalink
Fixing reference to ghcr action
Browse files Browse the repository at this point in the history
  • Loading branch information
lfacchinelli committed Mar 22, 2024
1 parent 4f054d5 commit 9d34313
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 @@ -14,7 +14,7 @@ jobs:
path: ./.doist/actions
token: ${{ secrets.GH_REPO_TOKEN }}
- name: GHCR scan and clean up
uses: ./.doist/actions/ghcr-cleanup-action/action.yml
uses: ./.doist/actions/ghcr-cleanup-action
with:
package_name: unfurlist
gh_auth_token: ${{ secrets.GH_PACKAGES_TOKEN }}
Expand Down

0 comments on commit 9d34313

Please sign in to comment.