Skip to content

Commit

Permalink
chore: fix hex-publish command
Browse files Browse the repository at this point in the history
  • Loading branch information
zmstone committed Feb 3, 2025
1 parent 12d376c commit bcaada1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ xref:
rebar3 xref

hex-publish:
rebar3 hex publish package
rebar3 hex publish --repo=hexpm

0 comments on commit bcaada1

Please sign in to comment.