Skip to content

Commit

Permalink
Fix releas push
Browse files Browse the repository at this point in the history
Signed-off-by: Bernát Gábor <[email protected]>
  • Loading branch information
gaborbernat committed Dec 3, 2023
1 parent 9fd3db7 commit 887d80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,4 @@ jobs:
git config --global user.name 'Github Actions'
git config --global user.email '[email protected]'
git commit -am "Bump changelog for $RELEASE_VERSION"
git push
git push origin HEAD:main

0 comments on commit 887d80b

Please sign in to comment.