fix workflow
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 4m32s

This commit is contained in:
Roger Oriol
2026-06-25 12:09:10 +02:00
parent 150c839914
commit 04117839a0

View File

@@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
repository: roger/k3s-cluster repository: roger/k3s-cluster
token: ${{ secrets.GITEA_TOKEN }} token: ${{ secrets.RUNNER_GITEA_TOKEN }}
path: k3s-cluster path: k3s-cluster
ref: main ref: main