Skip to content

Commit 258517c

Browse files
committed
fix docker container release
1 parent bcfe644 commit 258517c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
type=sha,format=long,enable=${{github.event_name == 'pull_request' }}
8686
# set latest tag for default branch
8787
type=raw,value=latest,enable={{is_default_branch}}
88+
type=ref,event=branch
8889
flavor: |
8990
latest=auto
9091
prefix=

0 commit comments

Comments
 (0)