Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit ddaaca2

Browse files
committed
Create readme.md
1 parent 635c0f8 commit ddaaca2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.credentials/readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
In this directory, there are two files missing:
2+
3+
Those files are used by the publishing script and need to contain your publishing information, according to their name.
4+
5+
- `sonatype-username.cred` -> Contain JUST the Sonatype username
6+
- `sonatype-password.cred` -> Contain JUST the Sonatype password
7+
8+
Those files are used by the publishing script and need to contain your publishing information, according to their name.
9+
Every `.cred` file is ignored by default within the `.GITIGNORE` file.

0 commit comments

Comments
 (0)