Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil authored Nov 17, 2024
1 parent 95604da commit d4aff25
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,4 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: linux/amd64,linux/arm64
- name: Delete untagged packages
uses: camargo/delete-untagged-action@v1
with:
github-token: ${{ secrets.DELETE_PACKAGES_TOKEN }}

0 comments on commit d4aff25

Please sign in to comment.