Skip to content

Commit

Permalink
Add github action bot name and email
Browse files Browse the repository at this point in the history
  • Loading branch information
Mustaballer committed Jun 12, 2023
1 parent 281b77c commit 1ff6435
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
repository_username: __token__
repository_password: ${{ secrets.PYPI_TOKEN }}
git_committer_name: "OpenAdapt Bot"
git_committer_email: "[email protected]"
publish:
needs: release
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1ff6435

Please sign in to comment.