Skip to content

Commit 6527cda

Browse files
authored
changed tag pattern (#278)
1 parent 0ebaefc commit 6527cda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permissions:
66
on:
77
push:
88
tags:
9-
- "microzig-*.*.*"
9+
- "*.*.*"
1010

1111
jobs:
1212
deploy-packages:

0 commit comments

Comments
 (0)