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 048eee9 commit dda4fa6Copy full SHA for dda4fa6
.github/workflows/publish.yml
@@ -3,6 +3,7 @@ name: Publish Packages
3
on:
4
repository_dispatch:
5
types: [circleci-complete]
6
+ workflow-dispatch:
7
8
permissions:
9
id-token: write # Required for OIDC
0 commit comments