Skip to content

Commit

Permalink
feat: update branch merger
Browse files Browse the repository at this point in the history
  • Loading branch information
kdhttps committed Mar 20, 2024
1 parent 45630fc commit 19ab971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branchmerger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Merge master -> version_4.5.1
- name: Merge master -> version_4.5.4
uses: devmasx/merge-branch@v1.3.0
with:
type: now
Expand Down

0 comments on commit 19ab971

Please sign in to comment.