Skip to content

Commit

Permalink
chore(build): make release save produced binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Umaaz committed Jun 7, 2023
1 parent f1dcc88 commit 6e2ad4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
file: "./bin/linux/deep-amd64"
release_id: $VERSION
update_latest_release: true

docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6e2ad4d

Please sign in to comment.