Skip to content

Commit

Permalink
Merge pull request #80 from jamshale/release
Browse files Browse the repository at this point in the history
WIP
  • Loading branch information
jamshale authored Apr 17, 2024
2 parents e673da6 + 610f65e commit d265cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
body=$(python repo_manager.py 4)
echo "$body" >> RELEASES.md
echo "$body" | cat - RELEASES.md > temp && mv temp RELEASES.md
git add ./*pyproject.toml
Expand Down

0 comments on commit d265cd1

Please sign in to comment.