Skip to content

Commit

Permalink
Crying (#608)
Browse files Browse the repository at this point in the history
  • Loading branch information
meritmalling authored Sep 5, 2024
1 parent ad8a88e commit b5feb28
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cl-create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ jobs:
destination_branch_create: changelog/${{ github.event.release.tag_name }}
user_email: ${{ github.actor }}
user_name: github-actions[bot]
commit_message: "Updating the changelog for ${{ github.event.release.tag_name }}"

- name: Create pull request
run: |
gh pr create \
--repo ${{ steps.set_vars.outputs.destination_repo }} \
Expand Down

0 comments on commit b5feb28

Please sign in to comment.