Skip to content

Commit

Permalink
Enable azure rbac deployment on all services
Browse files Browse the repository at this point in the history
  • Loading branch information
johnake committed Jan 29, 2024
1 parent f620e4f commit 448c17a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions/database-backup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ runs:
- uses: azure/setup-kubectl@v3

- uses: DFE-Digital/github-actions/set-kubelogin-environment@master
with:
azure-credentials: ${{ inputs.azure_credentials }}
with:
azure-credentials: ${{ inputs.azure_credentials }}

- name: K8 setup
shell: bash
Expand Down

0 comments on commit 448c17a

Please sign in to comment.