You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* map MAVEN_CENTRAL_USERNAME / MAVEN_CENTRAL_PASSWORD into the release job env, so the
settings.xml placeholders for the Sonatype Central Portal server resolve instead of
being sent literally (HTTP 401 on the 2.18.6 release run)
* document the two secrets in the workflow header
* add a skip.npm.publish property (default false) and honour it on the three
npm-module-publish executions, so a release deploy can be re-run when the npm
packages of that version are already published
0 commit comments