Skip to content

Commit

Permalink
ci: use new release-please-action repo (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisimcevoy authored May 16, 2024
1 parent 7d56544 commit d87c5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: release
id: release
uses: google-github-actions/release-please-action@v4.1.0
uses: googleapis/release-please-action@v4.1.1
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
release-type: python
Expand Down

0 comments on commit d87c5c0

Please sign in to comment.