ci: Fixed a typo in the homebrew test [skip ci]
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user