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 c6e7494 commit a363726Copy full SHA for a363726
.github/workflows/generation.yml
@@ -18,6 +18,7 @@ jobs:
18
openapi_doc_location: https://docs.speakeasyapi.dev/openapi.yaml
19
languages: |-
20
- ruby
21
+ publish_ruby: true
22
create_release: true
23
force: ${{ github.event.inputs.force }}
24
secrets:
0 commit comments