Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
platonfloria committed Apr 25, 2024
1 parent 42952b2 commit 5038e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-and-pypi-publish-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
git checkout test-ci
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git add fastlane_bot/__init__.py
git add pyproject.toml
git commit -m "Bump version [skip ci]"
- name: Generate changelog
Expand Down

0 comments on commit 5038e39

Please sign in to comment.