mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update changelog.yml
This commit is contained in:
parent
68d811fdc3
commit
f3ad932f30
1 changed files with 1 additions and 1 deletions
2
.github/workflows/changelog.yml
vendored
2
.github/workflows/changelog.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
- name: Create branch for changelog
|
||||
run: |
|
||||
BRANCH_NAME="changelog-update-${{ steps.random-string.outputs.RANDOM_BRANCH_HASH }}"
|
||||
git checkout -b ${{ env.BRANCH_NAME }}
|
||||
git checkout -b "#${{ env.BRANCH_NAME }}"
|
||||
git config user.name 'github-actions[bot]'
|
||||
git config user.email 'github-actions[bot]@users.noreply.github.com'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue