inaka / elvis

Erlang Style Reviewer
Apache License 2.0
424 stars 87 forks source link

Hex-publish 3.1.0 #584

Open paulo-ferraz-oliveira opened 3 months ago

paulo-ferraz-oliveira commented 3 months ago

Hey, 3.1.0's GitHub released, but I have no access to publish to Hex:

===> Failed to publish package elvis - 3.1.0 : account not authorized for this action

I think the only thing you need is this

rm _build -rf && rebar3 do ex_doc, hex publish

Further considerations

I also got elvis.app.src : invalid license types detected - 'Apache 2.0', but don't feel like fixing it now 😄