Skip to content

Commit

Permalink
Update image-retention.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
unglaublicherdude authored Jan 22, 2024
1 parent 6f572c4 commit 533d8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-retention.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:

- name: Delete Versions
if: github.ref == 'refs/heads/main'
run: go run ./cmd/main.go
run: go run ./cmd/cleanup/main.go
working-directory: ./github-actions/cleanup-packages/

0 comments on commit 533d8de

Please sign in to comment.