We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 567479e commit 476cc82Copy full SHA for 476cc82
.github/workflows/release.yml
@@ -38,6 +38,6 @@ jobs:
38
token: ${{ secrets.GITHUB_TOKEN }}
39
40
- name: Publish to Hex.pm
41
- uses: erlangpack/github-action@v3
+ uses: erlangpack/github-action@v4
42
env:
43
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}
0 commit comments