We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e80a06 commit 9d5011dCopy full SHA for 9d5011d
.github/workflows/publish.yml
@@ -3,7 +3,7 @@ name: Publish to NPM
3
on:
4
push:
5
tags:
6
- - "v*"
+ - "*"
7
8
permissions:
9
id-token: write # Required for OIDC
0 commit comments