Skip to content

Commit 6427b87

Browse files
authored
chore: change to publish java
1 parent 6f38400 commit 6427b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/speakeasy_sdk_generation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
openapi_doc_auth_header: x-api-key
2727
languages: |-
2828
- java
29-
publish_maven: true
29+
publish_java: true
3030
secrets:
3131
speakeasy_api_key: ${{ secrets.SPEAKEASY_PROD_API_KEY }}
3232
github_access_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)