Skip to content

Commit

Permalink
echo empty password to action publish_to_hexpm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vans163 authored Nov 26, 2024
1 parent 1aa8070 commit 13f3dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_hexpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
mix local.rebar --force
mix local.hex --force
rebar3 update
rebar3 hex publish --yes
echo "" | rebar3 hex publish --yes

0 comments on commit 13f3dc8

Please # to comment.