Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts committed Dec 5, 2024
1 parent 535ef15 commit 9dfafe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: wkg wit build -o wasi-io.wasm

# Upload the Wasm binary to the GitHub registry
- uses: bytecodealliance/wkg-github-action@v2
- uses: bytecodealliance/wkg-github-action@v3
with:
oci-reference-without-tag: 'ghcr.io/WebAssembly/wasi/io'
file: 'wasi-io.wasm'
Expand Down

0 comments on commit 9dfafe2

Please sign in to comment.