Skip to content

Commit

Permalink
Add tag name to release build
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperschwartz committed Apr 11, 2022
1 parent a31bd27 commit 020dd68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
name: ${{ env.RELEASE_VERSION }}
tag_name: ${{ env.RELEASE_VERSION }}
files: |
artifacts/asset_classification_smart_contract.wasm
artifacts/checksums.txt

0 comments on commit 020dd68

Please sign in to comment.