mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 13:08:31 +02:00
Remove tracer
This commit is contained in:
parent
36cf7f1fa5
commit
c4e1ae7cca
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
@ -169,7 +169,6 @@ jobs:
|
||||||
- name: Create branch
|
- name: Create branch
|
||||||
working-directory: ${{ env.BREW_TAP_DIRECTORY }}
|
working-directory: ${{ env.BREW_TAP_DIRECTORY }}
|
||||||
run: |
|
run: |
|
||||||
echo "$(PWD)"
|
|
||||||
BRANCH_NAME="jrnl-${JRNL_VERSION}--${RANDOM}"
|
BRANCH_NAME="jrnl-${JRNL_VERSION}--${RANDOM}"
|
||||||
git remote rename origin upstream
|
git remote rename origin upstream
|
||||||
git remote add origin "https://${{ secrets.JRNL_BOT_NAME }}:${{ secrets.JRNL_BOT_TOKEN }}@github.com/${BOT_REPO}.git"
|
git remote add origin "https://${{ secrets.JRNL_BOT_NAME }}:${{ secrets.JRNL_BOT_TOKEN }}@github.com/${BOT_REPO}.git"
|
||||||
|
|
Loading…
Add table
Reference in a new issue