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 deff02d commit 84bc40aCopy full SHA for 84bc40a
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Build ruby.wasm
2
on:
3
push:
4
branches: [main]
5
- tags:
+ tags: ["*"]
6
pull_request:
7
workflow_call:
8
inputs:
0 commit comments