Skip to content

Commit

Permalink
chore: update release-please.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
judithspd authored May 28, 2024
1 parent dfae361 commit 459d5ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
# (PAT) and configured it as a GitHub action secret named
# `MY_RELEASE_PLEASE_TOKEN` (this secret name is not important).
token: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }}
# optional. customize path to release-please-config.json
release-type: python
config-file: release-please-config.json
# optional. customize path to .release-please-manifest.json
manifest-file: .release-please-manifest.json

0 comments on commit 459d5ce

Please sign in to comment.