Skip to content

Commit 1ed2dc8

Browse files
authored
ci: run java publish job in deployment environment (#101)
1 parent 93581bd commit 1ed2dc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
publish-java-provider-release:
9292
needs: release
9393
runs-on: ubuntu-latest
94+
environment: deployment
9495
if: ${{ needs.release.outputs.java_provider_release_created == 'true' }}
9596
steps:
9697
- name: Checkout release tag

0 commit comments

Comments
 (0)