Skip to content

Commit

Permalink
Update publish.yml (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts authored Dec 5, 2024
1 parent 471038f commit b2064e6
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@v3
- uses: bytecodealliance/wkg-github-action@v4
with:
oci-reference-without-tag: 'ghcr.io/webassembly/wasi/io'
file: 'wasi-io.wasm'
Expand Down

0 comments on commit b2064e6

Please sign in to comment.