Skip to content

Commit

Permalink
update binary name for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jw3 committed Jul 1, 2021
1 parent 1de7758 commit 4ca31e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
prerelease: ${{ startsWith(github.ref, 'refs/tags/v0') || contains(github.ref, 'rc') }}
draft: true
files: |
target/release/*hub-limit
target/release/wl

0 comments on commit 4ca31e2

Please sign in to comment.