mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-19 20:48:31 +02:00
Clean up spacing and wrap quotes to tap directory
This commit is contained in:
parent
c4e1ae7cca
commit
9eb9990720
1 changed files with 1 additions and 3 deletions
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
|
@ -156,9 +156,7 @@ jobs:
|
|||
run: |
|
||||
brew tap ${FORMULA_REPO}
|
||||
echo '::debug::Set tap directory'
|
||||
{
|
||||
echo "BREW_TAP_DIRECTORY=$(brew --repository)/Library/Taps/${FORMULA_REPO}"
|
||||
} >> $GITHUB_ENV
|
||||
echo "BREW_TAP_DIRECTORY='$(brew --repository)/Library/Taps/${FORMULA_REPO}'" >> $GITHUB_ENV
|
||||
|
||||
- name: Config git user
|
||||
working-directory: ${{ env.BREW_TAP_DIRECTORY }}
|
||||
|
|
Loading…
Add table
Reference in a new issue