mirror of https://github.com/usememos/memos.git
chore: update release action by branch
This commit is contained in:
parent
3f33ccd906
commit
84ef3558ab
|
|
@ -52,7 +52,9 @@ jobs:
|
|||
neosmemo/memos
|
||||
ghcr.io/usememos/memos
|
||||
tags: |
|
||||
type=raw,value=${{ env.VERSION }}
|
||||
type=semver,pattern={{version}},value=${{ env.VERSION }}
|
||||
type=semver,pattern={{major}}.{{minor}},value=${{ env.VERSION }}
|
||||
type=raw,value=stable
|
||||
flavor: |
|
||||
latest=true
|
||||
labels: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue