fix: action wrong variable

This commit is contained in:
ange 2024-11-28 03:43:58 +00:00 committed by stcb
parent 344cd43ad1
commit 1be0dffa3a

View File

@ -30,9 +30,9 @@ jobs:
- uses: actions/kaniko@v1
with:
password: "${{ secrets.PKGRW }}"
dockerfile: website/Dockerfile
- uses: actions/k8sdeploy@v1
with:
kubeconfig: "${{ secrets.K8S }}"
registry_password: "${{ secrets.PKGRW }}"
dockerfile: website/Dockerfile