Update .gitea/workflows/build.yml
Some checks failed
Build and Publish TVJ EPG Image / build (push) Failing after 0s
Some checks failed
Build and Publish TVJ EPG Image / build (push) Failing after 0s
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: Checkout (manual, from loxthelion.com/gitea)
|
- name: Checkout (manual, from loxthelion.com/gitea)
|
||||||
env:
|
env:
|
||||||
# If your repo is private, set GITEA_TOKEN as a repo secret (see below).
|
# 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: |
|
run: |
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user