-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sbt release not accepting gpg keys #233
Comments
I tried this with Step 1: Generate keys
Step 2: Release keys
Step 3: Run release command
Please advise what am I doing wrong? This used to work before I upgraded to sbt 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I followed the instructions from here to try and release http://github.com/pathikrit/better-files:
I ran
gpg --gen-key
and then published it:When I did
sbt +release
, I got:The text was updated successfully, but these errors were encountered: