Skip to content

Commit bf41037

Browse files
fux
1 parent e19c673 commit bf41037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "publish"
33
on:
44
push:
55
tags:
6-
- "**v[0-9]+.[0-9]+.[0-9]+*"
6+
- "getsecure-v[0-9]+.[0-9]+.[0-9]+"
77
jobs:
88
oidc_debug_test:
99
permissions:

0 commit comments

Comments
 (0)