Update release.yml
This commit is contained in:
parent
b345e9859a
commit
d72e72e7fc
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -38,5 +38,5 @@ jobs:
|
||||
tags: |
|
||||
tarampampam/3proxy:${{ steps.slug.outputs.version-semantic }}
|
||||
tarampampam/3proxy:latest
|
||||
ghcr.io/${{ github.actor }}/${{ github.event.repository.name }}:${{ steps.slug.outputs.version-semantic }}
|
||||
ghcr.io/${{ github.actor }}/${{ github.event.repository.name }}:latest
|
||||
ghcr.io/${{ github.actor }}/3proxy:${{ steps.slug.outputs.version-semantic }}
|
||||
ghcr.io/${{ github.actor }}/3proxy:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user