We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87399f3 commit ce31ae5Copy full SHA for ce31ae5
1 file changed
.github/workflows/release-ffi.yaml
@@ -24,6 +24,7 @@ on:
24
# prerelease branch.
25
- 'v[0-9]+.[0-9]+.[0-9]+'
26
- 'v[0-9]+.[0-9]+.[0-9]+-*'
27
+ workflow_dispatch:
28
29
# id-token: write is what unlocks Sigstore keyless signing (Fulcio
30
# reads the GHA OIDC token to issue the short-lived signing cert).
0 commit comments