mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-19 20:48:31 +02:00
add tracer
This commit is contained in:
parent
9ee519ba4d
commit
2354f2fab7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
@ -164,6 +164,7 @@ jobs:
|
|||
|
||||
- name: Create branch
|
||||
run: |
|
||||
echo "$(PWD)"
|
||||
BRANCH_NAME="jrnl-${JRNL_VERSION}--${RANDOM}"
|
||||
git remote rename origin upstream
|
||||
git remote add origin "https://github.com/${BOT_REPO}.git"
|
||||
|
|
Loading…
Add table
Reference in a new issue