Fix
Some checks failed
Build and Deploy on Tag / build-arch (push) Failing after 3s

This commit is contained in:
2026-04-20 04:28:45 -05:00
parent 9390084abe
commit 153874fa8a
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ on:
env:
PACKAGE_AND_BREW: ${{ secrets.PACKAGE_AND_BREW }}
VERSION: ${{ gitea.ref_name }}
jobs:
build-arch:
@@ -17,7 +18,7 @@ jobs:
repository: "tesses50/tesses-tap.git"
token: ${{ env.PACKAGE_AND_BREW }}
- run: |
echo "THIS IS COOL" > file
bash ../edit-formula.sh
git config user.name "Tesses Gitea Bot"
git config user.email "noreply@tesses.net"
git add .