Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
Incubo4u/upgrade release it (#54)
Browse files Browse the repository at this point in the history
* Bump release-it

* Add allow-warnings to pod trunk
  • Loading branch information
incubo4u authored Jan 12, 2024
1 parent 4c4aec1 commit b8a8d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"hooks": {
"after:bump": "pod lib lint --allow-warnings",
"before:github:release": "pod trunk push"
"before:github:release": "pod trunk push --allow-warnings"
},
"github": {
"release": true
Expand Down

0 comments on commit b8a8d3d

Please sign in to comment.