File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3939 id : meta
4040 uses : docker/metadata-action@v5
4141 with :
42- images : ghcr.io/webassembly/wasi/sockets-0.3.0
42+ images : ghcr.io/webassembly/wasi/sockets
4343 tags : |
4444 type=semver,pattern={{version}}
4545
5959 id : publish
6060 uses : bytecodealliance/wkg-github-action@v5
6161 with :
62- oci-reference-without-tag : " ghcr.io/webassembly/wasi/sockets-0.3.0 "
62+ oci-reference-without-tag : " ghcr.io/webassembly/wasi/sockets"
6363 file : " ${{ github.event.repository.name }}-0.3.0.wasm"
6464 description : " A WASI API for reading the current time and measuring elapsed time (0.3.0 version)."
6565 source : ' https://github.com/webassembly/wasi'
6969
7070 # Sign the output component
7171 - name : Sign the wasm component
72- run : cosign sign --yes ghcr.io/webassembly/wasi/sockets-0.3.0 @${{ steps.publish.outputs.digest }}
72+ run : cosign sign --yes ghcr.io/webassembly/wasi/sockets@${{ steps.publish.outputs.digest }}
You can’t perform that action at this time.
0 commit comments