Skip to content

Commit 2a17ecb

Browse files
committed
ci: update semver pattern
1 parent b9867c7 commit 2a17ecb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
tags: |
4343
type=ref,value=latest,event=tag
4444
type=edge,value=edge
45-
type=semver,pattern=workshop-bot-v{{version}},value={{version}}
45+
type=semver,pattern={{version}}
4646
type=ref,event=branch
4747
type=ref,event=pr
4848
type=sha

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)