Skip to content

Commit

Permalink
ci: use 'release-please' upstream (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
rickstaa authored Aug 15, 2023
1 parent 158d3db commit 977b244
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 @@ -14,7 +14,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: rickstaa/release-please-action@optional_pyproject_toml
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.PLEASE_RELEASE_PAT }}
command: manifest

0 comments on commit 977b244

Please sign in to comment.