Skip to content

Commit

Permalink
ci: Revert to upstream release-please-action (#4018)
Browse files Browse the repository at this point in the history
The fix we needed has now been released there.
  • Loading branch information
joeyparrish committed Mar 9, 2022
1 parent 1507b1e commit 847744c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-please.yaml
Expand Up @@ -14,9 +14,7 @@ jobs:
tag_name: ${{ steps.release.outputs.tag_name }}
steps:
# Create/update release PR
# TODO: Switch back to upstream release after this fix is available:
# https://github.com/google-github-actions/release-please-action/pull/444
- uses: joeyparrish/release-please-action@1c11660970e1ddbdc40c040b5f65453e5ab08d8f
- uses: google-github-actions/release-please-action@v3
id: release
with:
# Without this command, the manifest file will be ignored. At least
Expand Down

0 comments on commit 847744c

Please sign in to comment.