diff --git a/.github/workflows/helm-build-deploy.yaml b/.github/workflows/helm-build-deploy.yaml index da841bee..ae943840 100644 --- a/.github/workflows/helm-build-deploy.yaml +++ b/.github/workflows/helm-build-deploy.yaml @@ -126,7 +126,7 @@ jobs: steps: - name: Inject slug/short variables uses: rlespinasse/github-slug-action@v3.x - + - name: Setup Tailscale if: ${{ env.TAILSCALE == 'true' }} uses: tailscale/github-action@main