Skip to content

Commit 7aeda4d

Browse files
committed
publish ci
1 parent c57f812 commit 7aeda4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: build and publish
66
on:
77
push:
88
tags:
9-
- '[0-9]+.[0-9]+.[0-9]'
9+
- '*'
1010

1111
permissions:
1212
id-token: write

0 commit comments

Comments
 (0)