Skip to content

Commit 59173e4

Browse files
committed
Rollback vannitech script 😭
1 parent 633f220 commit 59173e4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-to-mavencentral.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
export GPG_TTY=$(tty)
3838
echo "gpg.secret=$GPG_SECRET" >> gradle.properties
3939
echo "gpg.passphrase=$GPG_PASSPHRASE" >> gradle.properties
40+
echo "mavenCentralUsername=$MAVEN_CENTRAL_USERNAME" >> gradle.properties
41+
echo "mavenCentralPassword=$MAVEN_CENTRAL_PASSWORD" >> gradle.properties
4042
./gradlew --stacktrace documentify-project:documentify-core:publish
4143
./gradlew --stacktrace documentify-project:documentify-gradle-plugin:publish
4244
./gradlew --stacktrace documentify-project:documentify-mvc:publish

0 commit comments

Comments
 (0)