Skip to content

Commit

Permalink
chang env
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander14121 committed Aug 9, 2024
1 parent 25e973b commit df13ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
org: 'fintlabs-no'
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
AKS_<env>_FINT_GITHUB: ${{ secrets.AKS_<aks-beta-fint-2021-11-23>_FINT_GITHUB }}
AKS_<env>_FINT_GITHUB: "${{ secrets[format('AKS_{0}_FINT_GITHUB', steps.environment.outputs.result)] }}"

0 comments on commit df13ecf

Please sign in to comment.