mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +02:00
Fix formula repo referece
This commit is contained in:
parent
5b40df420e
commit
9ee519ba4d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -154,7 +154,7 @@ jobs:
|
|||
|
||||
- name: Tap formula
|
||||
run: |
|
||||
brew tap ${FORMULA_NAME}
|
||||
brew tap ${FORMULA_REPO}
|
||||
cd "$(brew --repository)/Library/Taps/${FORMULA_REPO}"
|
||||
|
||||
- name: Config git user
|
||||
|
|
Loading…
Add table
Reference in a new issue