We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfbd3b2 commit 998addcCopy full SHA for 998addc
1 file changed
.github/workflows/publish.yaml
@@ -6,7 +6,8 @@ on:
6
push:
7
tags:
8
- "v*"
9
-
+ workflow_dispatch:
10
+
11
permissions:
12
id-token: write # Required for OIDC
13
contents: read
0 commit comments