mirror of
https://github.com/usememos/memos.git
synced 2025-10-06 20:36:44 +08:00
chore: update release action by branch
This commit is contained in:
parent
3f33ccd906
commit
84ef3558ab
1 changed files with 3 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue