Skip to content

Commit

Permalink
Update changelog.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Igor <[email protected]>
  • Loading branch information
27rogi authored Dec 31, 2024
1 parent dc082be commit 5bcaafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Commit
run: |
git checkout <branch>
git checkout v3
git config user.name 'github-actions[bot]'
git config user.email 'github-actions[bot]@users.noreply.github.com'
set +e
Expand Down

0 comments on commit 5bcaafe

Please sign in to comment.