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

Commit b8a8d3d

Browse files
authored
Incubo4u/upgrade release it (#54)
* Bump release-it * Add allow-warnings to pod trunk
1 parent 4c4aec1 commit b8a8d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-it.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"hooks": {
99
"after:bump": "pod lib lint --allow-warnings",
10-
"before:github:release": "pod trunk push"
10+
"before:github:release": "pod trunk push --allow-warnings"
1111
},
1212
"github": {
1313
"release": true

0 commit comments

Comments
 (0)