Skip to content

Commit bdd45af

Browse files
committed
add trigger for publishing
1 parent 0e4907f commit bdd45af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sdk_publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ permissions:
44
contents: write
55
pull-requests: write
66
statuses: write
7+
on:
8+
workflow_dispatch:
79
jobs:
810
publish:
911
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15

0 commit comments

Comments
 (0)