Skip to content

Commit

Permalink
strings
Browse files Browse the repository at this point in the history
  • Loading branch information
steezeburger committed Mar 29, 2024
1 parent 6acc0f3 commit 6ec8629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-for-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
ldflags: >
-X cmd.Version=${{ github.ref }}
"-X \'cmd.Version=${{ github.ref }}\'"
project_path: "./"
binary_name: "astria-go"

0 comments on commit 6ec8629

Please sign in to comment.