Skip to content

Commit

Permalink
Use our backport fork
Browse files Browse the repository at this point in the history
To fix cherry picking of merge commits

See tibdex/backport#105
  • Loading branch information
tvdeyen committed Aug 15, 2023
1 parent 0fa9e08 commit dc1557b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
)
)
steps:
- uses: tibdex/backport@v2
- uses: AlchemyCMS/backport@fix-cherry-pick-of-merge-commits
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
title_template: "[<%= base %>] <%= title %>"

0 comments on commit dc1557b

Please sign in to comment.