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 0e4907f commit bdd45afCopy full SHA for bdd45af
.github/workflows/sdk_publish.yaml
@@ -4,6 +4,8 @@ permissions:
4
contents: write
5
pull-requests: write
6
statuses: write
7
+on:
8
+ workflow_dispatch:
9
jobs:
10
publish:
11
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
0 commit comments