Skip to content

Commit 2f92c85

Browse files
committed
Missed the upload portion.
1 parent 878a5fc commit 2f92c85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
uses: softprops/action-gh-release@v1
2727
if: startsWith(github.ref, 'refs/tags/')
2828
with:
29-
files: ./target/wasm32-wasi/release/multitask.wasm
29+
files: ./target/wasm32-wasip1/release/multitask.wasm
3030

0 commit comments

Comments
 (0)