Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/SirWindfield/git-cm into main
Browse files Browse the repository at this point in the history
  • Loading branch information
SirWindfield committed May 14, 2021
2 parents 96a571c + 605a260 commit 86707d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Create Pull Request
if: "matrix.os == 'macos-latest' && !contains(github.ref, '-')" # skip prereleases
uses: peter-evans/create-pull-request@v3.9.1
uses: peter-evans/create-pull-request@v3.9.2
with:
delete-branch: true

Expand Down

0 comments on commit 86707d1

Please sign in to comment.