Uses lowercase for github action name
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
4f2255c4b3
commit
b11b725713
2
.github/workflows/deploy-base.yaml
vendored
2
.github/workflows/deploy-base.yaml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Kubectl tool installer
|
||||
uses: Azure/setup-kubectl@v3
|
||||
uses: azure/setup-kubectl@v3
|
||||
|
||||
- uses: azure/k8s-set-context@v3
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user