Skip to content

Commit

Permalink
add use oidc
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasisnes committed Sep 23, 2024
1 parent 14bf230 commit 0caad84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/infra-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
environment: [AT21, AT22, AT23, AT24]
environment: [at22, at23, at24]
uses: ./.github/workflows/infra-plan-template.yml
with:
environment: ${{ matrix.environment }}
Expand Down

0 comments on commit 0caad84

Please sign in to comment.