Skip to content

Commit 8ff86b4

Browse files
Update publish.yml
1 parent eb8e46d commit 8ff86b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
2727
GH_TOKEN: ${{ secrets.GH_TOKEN }}
2828
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
29-
- uses: coverallsapp/github-action@v1
29+
- uses: coverallsapp/github-action@v1.1.1
3030
with:
3131
github-token: $${{ secrets.GH_TOKEN }}
3232
env:

0 commit comments

Comments
 (0)