Skip to content

Commit 855fccb

Browse files
committed
Switch to hex-publish v3
1 parent da5788e commit 855fccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hex-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
uses: actions/checkout@v2
1414

1515
- name: Publish to Hex.pm
16-
uses: erlangpack/github-action@v2
16+
uses: erlangpack/github-action@v3
1717
env:
1818
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}

0 commit comments

Comments
 (0)