Skip to content

Commit

Permalink
ci: update release please
Browse files Browse the repository at this point in the history
  • Loading branch information
cprecioso committed Jul 31, 2024
1 parent aea58ab commit 9d194b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release
with:
release-type: node
package-name: "@cprecioso/react-suspense"

outputs:
release_created: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 9d194b6

Please sign in to comment.