Skip to content

Commit

Permalink
Updated CI (v2.0.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyrylR committed Oct 9, 2024
1 parent b442d6a commit 4f39199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
uses: softprops/action-gh-release@v2
with:
name: 'v2.0.1'
tag_name: 'v2.0.1'
files: |
target/${{ matrix.platform.target }}/release/${{ matrix.platform.bin }}
target/${{ matrix.platform.target }}/release/${{ matrix.platform.bin }}.sha256

0 comments on commit 4f39199

Please sign in to comment.