Skip to content

Commit

Permalink
Merge branch 'master' into tlim_corrector
Browse files Browse the repository at this point in the history
  • Loading branch information
tlimoncelli authored Mar 26, 2023
2 parents 6c57f1b + 5d8cd9f commit a58fb77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:

- name: Build binaries
run: go run build/build.go
env:
CGO_ENABLED: 0

- name: Get release from tag
run: echo ::set-output name=RELEASE_VERSION::$(echo ${GITHUB_REF:11})
Expand Down

0 comments on commit a58fb77

Please sign in to comment.