Skip to content

Commit 328c429

Browse files
authored
chore: add publishing true to generation workflow
1 parent abf6212 commit 328c429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/speakeasy_sdk_generation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
languages: |-
2828
- java
2929
mode: pr
30+
publish_java: true
3031
secrets:
3132
speakeasy_api_key: ${{ secrets.SPEAKEASY_PROD_API_KEY }}
3233
github_access_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)