Skip to content

Commit

Permalink
chore(release.yml): remove unused release-please-action step from the…
Browse files Browse the repository at this point in the history
… workflow
  • Loading branch information
vermaysha committed Jul 15, 2023
1 parent 167628b commit a8a93e1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,3 @@ jobs:
run: |
git push origin && git push --tags
- uses: google-github-actions/release-please-action@v3
name: Release package to NPM
with:
release-type: node
package-name: release-please-action

0 comments on commit a8a93e1

Please sign in to comment.