Skip to content

Commit

Permalink
Update hex publish to different package
Browse files Browse the repository at this point in the history
  • Loading branch information
akira authored Nov 26, 2022
1 parent 65aac81 commit 5accde1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Check out
uses: actions/checkout@v2

- name: Publish package to hex.pm
uses: wesleimp/action-publish-hex@v1
- name: Publish to Hex.pm
uses: erlangpack/github-action@v3
env:
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}

0 comments on commit 5accde1

Please sign in to comment.