Skip to content

Commit

Permalink
Update .github/workflows/publish_sdk.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Michal Fudala <[email protected]>
  • Loading branch information
jplewa and myhau authored Aug 30, 2023
1 parent de17ddb commit 4653739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
distribution: adopt
java-version: 11
- name: Publish packages
- name: Publish package
run: |
./gradlew publishPulumiKotlinSdkPublicationToMavenCentralRepository \
-Psigning.enabled=true \
Expand Down

0 comments on commit 4653739

Please sign in to comment.