Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Apr 21, 2023
1 parent 15d29aa commit 2174dee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
run: |
strip fluxpipe-server
strip fluxpipe-lambda
strip fluxpipelib.a
upx fluxpipe-server
- name: Get Timestamp
Expand All @@ -88,6 +89,7 @@ jobs:
release_config: |
fluxpipe-server
fluxpipe-lambda
fluxpipelib.a
tag_name: ${{ env.VERSION }}
release_name: fluxpipe_${{ env.VERSION }}
draft: false
Expand Down

0 comments on commit 2174dee

Please sign in to comment.