We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ebaefc commit 6527cdaCopy full SHA for 6527cda
1 file changed
.github/workflows/deploy.yml
@@ -6,7 +6,7 @@ permissions:
6
on:
7
push:
8
tags:
9
- - "microzig-*.*.*"
+ - "*.*.*"
10
11
jobs:
12
deploy-packages:
0 commit comments