Skip to content

Commit

Permalink
[fix] add tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
cuongpiger committed May 17, 2024
1 parent 76b515b commit d117802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
builds:
- skip: false
ldflags:
- -s -w -X 'github.com/vngcloud/vngcloud-go-sdk/v2/vngcloud/version.Version={{.Tag}}'
- -s -w -X 'github.com/vngcloud/vngcloud-go-sdk/vngcloud/version.Version={{.Tag}}'

0 comments on commit d117802

Please sign in to comment.