Skip to content

Commit

Permalink
Merge pull request #26 from nervina-labs/develop
Browse files Browse the repository at this point in the history
Release v0.4.0
  • Loading branch information
duanyytop authored Apr 18, 2022
2 parents d60b3e2 + 90f4618 commit b74f4bd
Show file tree
Hide file tree
Showing 13 changed files with 216 additions and 138 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
name: ${{ env.RELEASE_BIN }} ${{ env.RELEASE_VERSION }}
name: ${{ env.RELEASE_VERSION }}
files: |
./artifacts/${{ env.RELEASE_BIN }}-linux-x86_64.tar.gz
# ./artifacts/${{ env.RELEASE_BIN }}-mac-x86_64.zip
Loading

0 comments on commit b74f4bd

Please sign in to comment.