Skip to content

Commit

Permalink
fix: release please action
Browse files Browse the repository at this point in the history
  • Loading branch information
Ezequiel Olea Figueroa committed May 13, 2023
1 parent b5b8562 commit e4aad30
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 @@ -15,9 +15,8 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: release-please-action
release-type: go
package-name: release-please-action
changelog-types: '[
{"type":"feat","section":"Features","hidden":false},
{"type":"fix","section":"Bug Fixes","hidden":false},
Expand Down

0 comments on commit e4aad30

Please sign in to comment.