ci: Fixed a typo in the homebrew test [skip ci]

This commit is contained in:
2024-12-19 19:43:39 -07:00
parent 2235f1d0d9
commit bf4fb3a55d
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
- name: Push changes to Homebrew tap - name: Push changes to Homebrew tap
env: env:
TOKEN: R{{ secrets.MANAGARR_GITHUB_TOKEN }} TOKEN: ${{ secrets.MANAGARR_GITHUB_TOKEN }}
run: | run: |
# push to Git # push to Git
git clone https://github.com/Dark-Alex-17/homebrew-managarr.git git clone https://github.com/Dark-Alex-17/homebrew-managarr.git