Skip to content

Commit

Permalink
ci: update delete-untagged-action name
Browse files Browse the repository at this point in the history
  • Loading branch information
camargo committed Jan 7, 2022
1 parent 8ff71d2 commit 6f9ac08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
- name: Delete Untagged Docker Images
uses: camargo/delete-untagged-docker-images-action@v1
uses: camargo/delete-untagged-action@v1
with:
github-token: ${{ secrets.DELETE_PACKAGES_TOKEN }}

0 comments on commit 6f9ac08

Please sign in to comment.