Skip to content

Commit 595ed27

Browse files
committed
chore: release automation tweaks
1 parent aa80e4e commit 595ed27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"hooks": {
2424
"after:release": [
25-
"GOPROXY=proxy.golang.org go list -m github.com/rownd/client-go@v${version}"
25+
"GOPROXY=proxy.golang.org go list -m github.com/rownd/client-go@${version}"
2626
]
2727
}
2828
}

0 commit comments

Comments
 (0)