Skip to content

Commit

Permalink
Update merge.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThejasNU authored Feb 3, 2025
1 parent e87f303 commit 2b9a14c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
repository-projects: write
steps:
- uses: actions/checkout@v2
- uses: everlytic/branch-merge@1.1.2
- uses: everlytic/branch-merge@f1304f3c45db1c13f5d14e8ce99e23e7fabdbe79
with:
github_token: ${{ github.token }}
source_ref: ${{ github.ref }}
target_branch: 'dev/0.2.0_release'
commit_message_template: '[Automated] Merge master into {target_branch}'
commit_message_template: '[Automated] Merge master into {target_branch}'

0 comments on commit 2b9a14c

Please sign in to comment.