Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
saliceti committed May 2, 2024
1 parent 4d62247 commit e58af16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/enable-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Set ARM and kubelogin environment
uses: DFE-Digital/github-actions/set-kubelogin-environment@master
with:
azure-credentials: ${{ inputs.AZURE_CREDENTIALS }}
azure-credentials: ${{ secrets.AZURE_CREDENTIALS }}

- name: Deploy maintenance app
run: make review_aks maintenance-fail-over PR_NUMBER=1
Expand Down

0 comments on commit e58af16

Please sign in to comment.