Skip to content

Commit

Permalink
chore(build): changes to name of the release
Browse files Browse the repository at this point in the history
  • Loading branch information
dragolea committed Jun 17, 2024
1 parent 092b8ab commit b77ca14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
git commit -m "chore(doc): CHANGELOG.md updated"
git push https://${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git update-changelog-${{ github.run_id }}
- name: Create a Pull Request and push the commit to merge
- name: Create a Pull Request and push the CHANGELOG.md to main
id: create_pr
uses: peter-evans/create-pull-request@v6
with:
Expand Down

0 comments on commit b77ca14

Please sign in to comment.