Skip to content

Commit

Permalink
add environment
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemand committed Dec 18, 2024
1 parent 3bd9dbe commit 2ad0b7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,7 @@ jobs:
notify-immutable-infrastructure:
runs-on: ubuntu-latest
needs: [ node-linux, validate-preconditions ]
environment: release
if: contains(fromJSON('["rc", "alpha"]'), needs.validate-preconditions.outputs.release_type)
steps:
- uses: actions/create-github-app-token@v1
Expand Down

0 comments on commit 2ad0b7f

Please sign in to comment.