Skip to content

Commit

Permalink
GITHUB_TOKEN comes for free.
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Jul 8, 2024
1 parent 4afe020 commit ad70544
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# GITHUB_TOKEN
# NEXUS_USER
# NEXUS_PASS64 (base64 NOTE: `base64` and `openssl base64` failed, had to use Java
# byte[] data = "{{password}}".getBytes(StandardCharsets.UTF_8);
Expand Down

0 comments on commit ad70544

Please sign in to comment.