Skip to content

Commit

Permalink
fix: commit changes to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
BobBorges committed Nov 20, 2024
1 parent 7b0f964 commit 0d29372
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ jobs:
git config --local user.name "github-actions[bot]"
git add CITATION.cff
git commit -m "chore: bump version nr in cff file"
git add pyproject.toml
git commit -m "chore: bump version nr in pyproject.toml file
git add docs
git commit -m "chore: update docs"
Expand Down

0 comments on commit 0d29372

Please sign in to comment.