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 4afe020 commit ad70544Copy full SHA for ad70544
.github/workflows/deploy.yml
@@ -1,4 +1,3 @@
1
-# GITHUB_TOKEN
2
# NEXUS_USER
3
# NEXUS_PASS64 (base64 NOTE: `base64` and `openssl base64` failed, had to use Java
4
# byte[] data = "{{password}}".getBytes(StandardCharsets.UTF_8);
0 commit comments