Skip to content

Commit 0560ff7

Browse files
committed
ci: update, test, publish 0.3.0 workflows
Intentionally keeping these distinct from 0.2.0 to allow for rapid iteration and changes to how we want to release in this next update to wasi.
1 parent b8ce8f4 commit 0560ff7

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
@@ -4,7 +4,7 @@ name: Publish a Wasm Component package to GitHub Artifacts
44
on:
55
push:
66
tags:
7-
- v*
7+
- v0.2.*
88
workflow_dispatch:
99

1010
env:

0 commit comments

Comments
 (0)