Skip to content

Commit

Permalink
REMOVEME
Browse files Browse the repository at this point in the history
  • Loading branch information
saliceti committed Dec 19, 2024
1 parent 82c2e09 commit 4a181ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deploy-environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ runs:
azure-client-id: ${{ inputs.azure-client-id }}
azure-tenant-id: ${{ inputs.azure-tenant-id }}
azure-subscription-id: ${{ inputs.azure-subscription-id }}
azure-credentials: ${{ inputs.azure-credentials }}
azure-credentials: abcd1234

# - name: Set up kubelogin
# uses: azure/use-kubelogin@v1.2
Expand Down

0 comments on commit 4a181ad

Please sign in to comment.