Update action.yml
This commit is contained in:
@@ -39,7 +39,7 @@ runs:
|
||||
flavor: |
|
||||
latest=${{ github.ref == 'refs/heads/main' }}
|
||||
tags: |
|
||||
type=sha
|
||||
type=ref,event=branch
|
||||
type=semver,pattern={{version}},value=${{steps.tag.outputs.tag}}
|
||||
# output 0.1
|
||||
type=semver,pattern={{major}}.{{minor}},value=${{steps.tag.outputs.tag}}
|
||||
|
||||
Reference in New Issue
Block a user