Update .gitea/workflows/deploy-k8s.yml

This commit is contained in:
2025-10-12 12:04:07 +00:00
parent fe930fa515
commit c74152d22f

View File

@ -7,7 +7,7 @@ on:
jobs:
hello:
runs-on: [ fenix-opentofu ]
runs-on: fenix-opentofu
env:
CONSUL_HTTP_TOKEN: ${{ secrets.CONSUL_HTTP_TOKEN }}
PM_API_TOKEN_ID: ${{ secrets.PM_API_TOKEN_ID }}