Skip to content

Commit 254cc1d

Browse files
fux
1 parent 8b20b4a commit 254cc1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
workflow_call:
55
push:
66
tags:
7-
- "getsecure-v[0-9]+.[0-9]+.[0-9]+"
7+
# - "getsecure-v[0-9]+.[0-9]+.[0-9]+"
8+
- "**v[0-9]+.[0-9]+.[0-9]+*"
89
jobs:
910
publish-packages:
1011
name: Publish packages

0 commit comments

Comments
 (0)