We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57f812 commit 7aeda4dCopy full SHA for 7aeda4d
.github/workflows/publish.yml
@@ -6,7 +6,7 @@ name: build and publish
6
on:
7
push:
8
tags:
9
- - '[0-9]+.[0-9]+.[0-9]'
+ - '*'
10
11
permissions:
12
id-token: write
0 commit comments