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 087edc3 commit 09d8fc9Copy full SHA for 09d8fc9
README.md
@@ -25,7 +25,7 @@ to Hex.pm automatically. This is most useful when you tag your repository.
25
uses: actions/checkout@v2
26
27
- name: Publish to Hex.pm
28
- uses: erlangpack/github-action@v2
+ uses: erlangpack/github-action@v3
29
env:
30
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}
31
```
0 commit comments