Skip to content

Commit

Permalink
Update cron_package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Elegant996 committed May 15, 2024
1 parent bb4abf0 commit 39e3180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
ghcr.io/${{ steps.repo_slug.outputs.result }}:latest
- name: ghcr.io Cleanup Action
uses: dataaxiom/[email protected].0
uses: dataaxiom/[email protected].2
if: ${{ steps.image_exists.outputs.tag != 'found' }}
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 39e3180

Please sign in to comment.