Skip to content

Commit

Permalink
Merge branch 'main' of github.com:webb-tools/tangle
Browse files Browse the repository at this point in the history
  • Loading branch information
1xstj committed May 13, 2024
2 parents 4bd61d0 + e909dea commit b864b59
Show file tree
Hide file tree
Showing 58 changed files with 57,868 additions and 1,123 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-srtool-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: runtime/testnet/target/srtool/release/wbuild/tangle-testnet-runtime/tangle_runtime.compact.compressed.wasm
file: runtime/testnet/target/srtool/release/wbuild/tangle-testnet-runtime/tangle_testnet_runtime.compact.compressed.wasm
asset_name: tangle-${{ matrix.chain }}-srtool-compact.compressed.wasm
tag: ${{ github.ref }}
overwrite: true
Loading

0 comments on commit b864b59

Please sign in to comment.