Skip to content

Commit

Permalink
fix: wrong semver
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMarble committed May 1, 2024
1 parent 70907ea commit 95e9892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@ tasks:
-v `pwd`:/go/src/zmk-viewer \
-v `pwd`/sysroot:/sysroot \
-w /go/src/zmk-viewer \
ghcr.io/goreleaser/goreleaser-cross:1.22 \
ghcr.io/goreleaser/goreleaser-cross:v1.22 \
release --clean

0 comments on commit 95e9892

Please sign in to comment.