Fix
Some checks failed
Build and Deploy on Tag / build-arch (push) Has been cancelled

This commit is contained in:
2026-04-20 02:12:15 -05:00
parent 279a765d01
commit 9390084abe

View File

@@ -13,6 +13,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
ref: "master"
repository: "tesses50/tesses-tap.git" repository: "tesses50/tesses-tap.git"
token: ${{ env.PACKAGE_AND_BREW }} token: ${{ env.PACKAGE_AND_BREW }}
- run: | - run: |