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 22, 2022
1 parent 5a473c2 commit 15fad6e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
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:
# Required input to specify the release type (node package).
Expand Down

0 comments on commit 15fad6e

Please sign in to comment.