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 eb8e46d commit 8ff86b4Copy full SHA for 8ff86b4
.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@v1
+ - uses: coverallsapp/github-action@v1.1.1
30
with:
31
github-token: $${{ secrets.GH_TOKEN }}
32
env:
0 commit comments