Skip to content

Commit 769af5e

Browse files
committed
ci: release use hexpm registry
1 parent 599dedb commit 769af5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
echo "Documentation built successfully"
4646
4747
- name: Publish to Hex
48-
run: rebar3 hex publish --yes
48+
run: rebar3 hex publish -r hexpm --yes
4949
env:
5050
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}
5151

0 commit comments

Comments
 (0)