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 6b583a5 commit 69a16b6
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 @@ -34,4 +34,4 @@ jobs:
set +e
git add CHANGELOG.md
git commit -m "Update changelog"
git push https://${{ secrets.GITHUB_TOKEN }}@github.com/${GITHUB_REPOSITORY}.git <branch>
git push https://${{ secrets.GITHUB_TOKEN }}@github.com/${GITHUB_REPOSITORY}.git v3

0 comments on commit 69a16b6

Please sign in to comment.