Skip to content

Commit

Permalink
add environment production
Browse files Browse the repository at this point in the history
  • Loading branch information
haitch committed Apr 16, 2024
1 parent 0e7a5dd commit 86cf1ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-lts-prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ permissions:
jobs:
Deploy_AKS_LTS_Prow:
runs-on: ubuntu-latest
environment: production
env:
GITHUB_APP_ID: ${{ vars.APP_ID }}
GITHUB_ORG: ${{ vars.ORG }}
Expand Down

0 comments on commit 86cf1ab

Please sign in to comment.