Skip to content

Commit

Permalink
chore: fix release pr body
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Aug 2, 2024
1 parent 4e51832 commit e558af5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/draft-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,9 @@ jobs:
pr_title: 'chore(release): pull ${{ steps.create-release.outputs.branch_name }} into main'
pr_body: |
:crown: *An automated PR*
\n\n
This PR is created automatically by the GitHub Actions workflow to merge the release branch into the main branch.
Linear Ticket:
https://linear.app/rudderstack/issue/${{ github.event.inputs.release_ticket_id }}
Expand Down

0 comments on commit e558af5

Please sign in to comment.