Skip to content

Commit

Permalink
ci: fix release please action to use config
Browse files Browse the repository at this point in the history
  • Loading branch information
tekumara committed Dec 28, 2023
1 parent 0386a05 commit 7f7a0b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
private_key: ${{ secrets.APP_PRIVATE_KEY }}
- uses: google-github-actions/release-please-action@v4
with:
release-type: python
# use app token so that PRs and releases created by release-please trigger
# additional workflows. They'll also be authored by the app.
# see https://github.com/google-github-actions/release-please-action#github-credentials
Expand Down

0 comments on commit 7f7a0b6

Please sign in to comment.