mirror of
https://github.com/usememos/memos.git
synced 2025-10-08 05:18:28 +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
|
neosmemo/memos
|
||||||
ghcr.io/usememos/memos
|
ghcr.io/usememos/memos
|
||||||
tags: |
|
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: |
|
flavor: |
|
||||||
latest=true
|
latest=true
|
||||||
labels: |
|
labels: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue