We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd24b6 commit 1293567Copy full SHA for 1293567
.speakeasy/workflow.yaml
@@ -12,7 +12,7 @@ targets:
12
source: sample-source
13
publish:
14
java:
15
- ossrhUsername: brycegroff
+ ossrhUsername: $ossrh_username
16
ossrhPassword: $ossrh_password
17
gpgSecretKey: $java_gpg_secret_key
18
gpgPassPhrase: $java_gpg_passphrase
0 commit comments