Skip to content

Commit f7240b3

Browse files
Update release.yml
1 parent d2f4948 commit f7240b3

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
@@ -22,7 +22,7 @@ jobs:
2222
v: true
2323
x: false
2424
race: false
25-
ldflags: -s -w
25+
ldflags: "-X main.buildStamp=`date -u '+%Y-%m-%d_%I:%M:%S%p'` -X main.gitRevision=`git describe --tags || git rev-parse HEAD` -s -w"
2626
buildmode: plugin
2727
trimpath: false
2828
# pkg: xdcc

0 commit comments

Comments
 (0)