Skip to content

Commit 234cc70

Browse files
committed
changed branch
1 parent b904ca8 commit 234cc70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: goreleaser/goreleaser-action@v3
4545
with:
4646
distribution: goreleaser
47-
version: "{{.Tag || .Branch}}"
47+
version: "{{.Branch}}"
4848
workdir: cmd/riotpot
4949
args: release --rm-dist
5050
env:

0 commit comments

Comments
 (0)