Skip to content

Commit 4e7656c

Browse files
committed
updates
1 parent 3a39828 commit 4e7656c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

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-
- '[0-9]+.[0-9]+.[0-9]+**' # Semver-Tag
6+
- '[0-9]+.[0-9]+.[0-9]+*' # Semver-Tag
77

88
permissions:
99
id-token: write # Required for OIDC

0 commit comments

Comments
 (0)