chore: oops
Some checks failed
Build and Deploy / build-and-push (push) Failing after 2m3s

This commit is contained in:
2025-02-07 00:50:11 +06:00
parent 4a4812b84a
commit 8976fe3085

View File

@@ -45,7 +45,7 @@ jobs:
${{ vars.REGISTRY_URL }}/${{ steps.meta.outputs.REPO_NAME }}:latest
- name: Deploy to cluster
- uses: actions-hub/kubectl@master
uses: actions-hub/kubectl@master
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
with: