Skip to content

Commit

Permalink
patch: update environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Im-Fran committed Jan 31, 2024
1 parent 9b06a3b commit 14ab294
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
ENV=dev

# Sonatype Central Credentials
SONATYPE_USERNAME=
SONATYPE_PASSWORD=
SONATYPE_PASSWORD=

# GPGP Signing Credentials
PUBLIC_KEY=
SIGNING_KEY=
SIGNING_PASSWORD=

0 comments on commit 14ab294

Please sign in to comment.