Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Start using sbt-ci-release for publishing to Maven Central #189

Closed
wants to merge 1 commit into from

Conversation

sideeffffect
Copy link

closes #173
closes #130

/cc @filosganga

Comment on lines +22 to +25
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
PGP_SECRET: ${{ secrets.PGP_SECRET }}
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will now need to add these secrets to GitHub -- I obviously can't have them.
You will find a helpful howto guide how to go about it at https://github.com/sbt/sbt-ci-release#gpg

@filosganga filosganga closed this Jan 24, 2023
@sideeffffect
Copy link
Author

sbt-ci-release is really nice, I encourage you to give it a try. It will make your life one bit easier, just as it did for the authors of many other libraries 😉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Help with maintaining the project Move to another maven repository
2 participants