Skip to content

Commit a576bef

Browse files
committed
token
1 parent 6e90479 commit a576bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Coveralls
3030
uses: coverallsapp/github-action@master
3131
with:
32-
github-token: ${{ secrets.COVERALLS_GITHUB_TOKEN }}
32+
github-token: ${{ secrets.GITHUB_TOKEN }}
3333

3434
- name: Create Build
3535
run: yarn build

0 commit comments

Comments
 (0)