Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Magorsky committed Jun 2, 2024
1 parent bdcd764 commit e7fb02f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
with:
name: wasm
path: |
target/wasm32-unknown-unknown/debug/*.*.wasm
target/wasm32-unknown-unknown/debug/*.meta.txt
target/wasm32-unknown-unknown/release/*.*.wasm
target/wasm32-unknown-unknown/release/*.meta.txt
# - name: Release
# uses: softprops/action-gh-release@v1
# with:
Expand Down

0 comments on commit e7fb02f

Please sign in to comment.