mirror of
https://github.com/3proxy/3proxy.git
synced 2026-08-04 06:37:00 +00:00
Keep provenance
This commit is contained in:
parent
56fdbd6e8a
commit
5cae5dc866
1 changed files with 0 additions and 7 deletions
7
.github/workflows/docker-ghcr.yml
vendored
7
.github/workflows/docker-ghcr.yml
vendored
|
|
@ -80,10 +80,3 @@ jobs:
|
|||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.tags.outputs.full }}
|
||||
|
||||
- name: Delete untagged GHCR images
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: actions/delete-package-versions@v5
|
||||
with:
|
||||
package-name: 3proxy
|
||||
package-type: container
|
||||
delete-only-untagged-versions: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue