We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28efb03 commit 248f114Copy full SHA for 248f114
.github/workflows/reusable_publish_changelog.yml
@@ -34,4 +34,4 @@ jobs:
34
git add CHANGELOG.md
35
git commit -m "chore(ci): update changelog with latest changes"
36
git pull
37
- git push origin HEAD:refs/heads/develop
+ git push origin HEAD:refs/heads/master
0 commit comments