Skip to content

Commit 71c3c77

Browse files
sync: 0.6.1 from main (f423e1104b5f6aabd9726609f404c9263a3c6d41)
1 parent ec8cf23 commit 71c3c77

File tree

3 files changed

+210
-211
lines changed

3 files changed

+210
-211
lines changed

.github/workflows/publish_docker_image.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,8 @@ jobs:
3030
with:
3131
images: evoapicloud/evolution-go
3232
tags: |
33-
type=semver,pattern={{version}}
3433
type=raw,value=${{ steps.version.outputs.version }}
35-
type=raw,value=latest,enable={{is_default_branch}}
34+
type=raw,value=latest
3635
3736
- name: Set up QEMU
3837
uses: docker/setup-qemu-action@v3

evolution-go

8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)