Skip to content

Commit 471038f

Browse files
authored
Update publish.yml (#94)
1 parent 0352c68 commit 471038f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Upload the Wasm binary to the GitHub registry
5050
- uses: bytecodealliance/wkg-github-action@v3
5151
with:
52-
oci-reference-without-tag: 'ghcr.io/WebAssembly/wasi/io'
52+
oci-reference-without-tag: 'ghcr.io/webassembly/wasi/io'
5353
file: 'wasi-io.wasm'
5454
description: 'A WASI API providing I/O stream abstractions.'
5555
source: 'https://github.com/webassembly/wasi'

0 commit comments

Comments
 (0)