Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ericTsiliacos authored Dec 2, 2020
1 parent 8f02124 commit 9f8f810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: darwin
goarch: amd64
project_path: "./cmd/portal"
ldflags: -X "main.version=${{ github.event.release.tag_name }}"

0 comments on commit 9f8f810

Please sign in to comment.