Skip to content

Commit

Permalink
update.
Browse files Browse the repository at this point in the history
  • Loading branch information
spencer-tb committed Feb 17, 2024
1 parent 647b157 commit 2351ed2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ jobs:
git commit -m "$COMMIT_MSG"
git push --set-upstream origin $NEW_BRANCH
- uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Create pull request
uses: peter-evans/create-pull-request@v4
with:
Expand Down

0 comments on commit 2351ed2

Please sign in to comment.