Skip to content

Commit

Permalink
chore: move release type to simple
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-ippolito committed Jul 17, 2024
1 parent fd7a2c3 commit 2ac118f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ jobs:
- uses: google-github-actions/release-please-action@v3
id: release
with:
release-type: node
release-type: simple
package-name: amaro
bump-patch-for-minor-pre-major: true

npm-publish:
needs: release-please
Expand Down

0 comments on commit 2ac118f

Please sign in to comment.