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 93581bd commit 1ed2dc8Copy full SHA for 1ed2dc8
.github/workflows/release-please.yml
@@ -91,6 +91,7 @@ jobs:
91
publish-java-provider-release:
92
needs: release
93
runs-on: ubuntu-latest
94
+ environment: deployment
95
if: ${{ needs.release.outputs.java_provider_release_created == 'true' }}
96
steps:
97
- name: Checkout release tag
0 commit comments