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 34d41ca commit eb8e46dCopy full SHA for eb8e46d
.github/workflows/publish.yml
@@ -26,7 +26,7 @@ jobs:
26
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
27
GH_TOKEN: ${{ secrets.GH_TOKEN }}
28
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
29
- - uses: coverallsapp/github-action@master
+ - uses: coverallsapp/github-action@v1
30
with:
31
github-token: $${{ secrets.GH_TOKEN }}
32
env:
0 commit comments