You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Changes
I think there are two small bugs in the configuration of the release
deployment in our github action:
1. the environment variable name is incorrect: it should be
OSSRH_USERNAME/OSSRH_PASSWORD instead of MAVEN_USERNAME/MAVEN_PASSWORD.
2. action-gh-release should attach these resources to the existing
release that will be created by our release automation tooling. This
will not be a draft release, so I'll remove that flag.
## Tests
<!-- How is this tested? -->
0 commit comments