init auto release project
This commit is contained in:
parent
e18be2b14f
commit
05dcdcce5c
@ -30,7 +30,7 @@ runs:
|
||||
with:
|
||||
images: ${{ inputs.registry }}/${{ gitea.repository }}
|
||||
tags: |
|
||||
type=raw,value=latest
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
type=ref,event=branch
|
||||
type=semver,pattern={{raw}},value=${{ steps.release.outputs.version }}
|
||||
- uses: docker/login-action@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user