Skip to content

Commit

Permalink
chore: Add "setup.py" to extra files for release-please workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
StanGirard committed May 30, 2024
1 parent 337527d commit e1b7f72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
changelog-notes-type: github
package-name: release-please-action
bump-patch-for-minor-pre-major: true
extra-files: "setup.py"
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}

0 comments on commit e1b7f72

Please sign in to comment.