-
Because the Legacy OSSRH is sunset, I recently moved my project to Central Portal and upgraded the plugin to the latest 1.11. I also removed those lines from my build, as ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org",
sonatypeRepository := "https://s01.oss.sonatype.org/service/local", However I am now getting a "too many redirection" error in my publication workflow: https://github.com/jwt-scala/jwt-scala/actions/runs/16021377818/job/45198957095 I found this old issue with similar symptoms, however it dates back from before the move to Central Portal so it didn't really help: #173 Any idea how I can fix my workflow? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
Thanks for the question! Did you try to regenerate the user token? I had to do that after migrating. |
Beta Was this translation helpful? Give feedback.
Did you enable snapshots for the namespace?