Update dispatch action

This commit is contained in:
2025-11-25 11:29:54 +03:00
parent 76841ae85a
commit b0245c89da

View File

@@ -11,3 +11,8 @@ jobs:
# Выводим текстовое сообщение
- name: Echo test
run: echo "Hello!"
- uses: tale/kubectl-action@v1
with:
base64-kube-config: ${{ secrets.KUBE_CONFIG }}
- run: kubectl get pods