We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ce8f4 commit 0560ff7Copy full SHA for 0560ff7
.github/workflows/publish.yml
@@ -4,7 +4,7 @@ name: Publish a Wasm Component package to GitHub Artifacts
4
on:
5
push:
6
tags:
7
- - v*
+ - v0.2.*
8
workflow_dispatch:
9
10
env:
0 commit comments