Skip to content

Commit 3887a53

Browse files
authored
chore: use publish env
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
1 parent f94ebee commit 3887a53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
container-release:
6464
name: Build and push containers to GHCR
6565
needs: release-please
66+
environment: publish
6667
runs-on: ubuntu-latest
6768
if: ${{ needs.release-please.outputs.items_to_publish != '' && toJson(fromJson(needs.release-please.outputs.items_to_publish)) != '[]' }}
6869
strategy:

0 commit comments

Comments
 (0)