Commit f4e66a7
committed
Fix signing configuration for Gradle Plugin Portal publishing
- Add signing.key and signing.password properties to publishPlugins step
- Ensures signing works for both Maven Central and Gradle Plugin Portal
- Fixes 'no configured signatory' error during plugin portal publication1 parent 26848fe commit f4e66a7
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
134 | 136 | | |
135 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
136 | 140 | | |
137 | 141 | | |
138 | 142 | | |
| |||
0 commit comments