feat: simplify variables

This commit is contained in:
ange 2024-05-02 17:27:39 +02:00
parent 1e26bc1631
commit 31fc935e0a
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
2 changed files with 2 additions and 4 deletions

View file

@ -14,8 +14,6 @@ runs:
- name: k8sdeploy
run: ${{ gitea.action_path }}/k8sdeploy.sh
env:
ACTION_REPO: ${{ gitea.repository }}
ACTION_REF_NAME: ${{ gitea.ref_name }}
ACTION_KUBECONFIG: ${{ inputs.kubeconfig }}
ACTION_REGISTRY_USERNAME: ${{ inputs.registry_username }}
ACTION_REGISTRY_PASSWORD: ${{ inputs.registry_password }}