Commit 84ef3558 authored by Steven's avatar Steven

chore: update release action by branch

parent 3f33ccd9
...@@ -52,7 +52,9 @@ jobs: ...@@ -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: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment