Skip to content

Commit

Permalink
Update publish.yml (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts authored Dec 5, 2024
1 parent 0352c68 commit 471038f
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 @@ -49,7 +49,7 @@ jobs:
# Upload the Wasm binary to the GitHub registry
- uses: bytecodealliance/wkg-github-action@v3
with:
oci-reference-without-tag: 'ghcr.io/WebAssembly/wasi/io'
oci-reference-without-tag: 'ghcr.io/webassembly/wasi/io'
file: 'wasi-io.wasm'
description: 'A WASI API providing I/O stream abstractions.'
source: 'https://github.com/webassembly/wasi'
Expand Down

0 comments on commit 471038f

Please sign in to comment.