Update GoReleaser command in release workflow to include GORELEASER_CURRENT_TAG environment variable

This commit is contained in:
Simon Larsen
2024-05-14 16:54:45 +01:00
parent fb83476795
commit 29675f2624

View File

@@ -16,7 +16,7 @@ env:
- CGO_ENABLED=0
builds:
- binary: oneuptime-infrastructure-agent
main: ./cmd
main: ./
goos:
- linux
- windows