Update .gitea/workflows/build.yml
Some checks failed
Build and Publish TVJ EPG Image / build (push) Failing after 0s

This commit is contained in:
2026-02-02 11:15:09 -05:00
parent 818785ec3a
commit 6d846e7229

View File

@@ -13,7 +13,7 @@ jobs:
- name: Checkout (manual, from loxthelion.com/gitea)
env:
# If your repo is private, set GITEA_TOKEN as a repo secret (see below).
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
GITEA_TOKEN: ${{ secrets.TEA_TOKEN }}
run: |
set -euo pipefail