Skip to content

Commit 48773dc

Browse files
authored
Update on_push.yml
1 parent f01863b commit 48773dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Coveralls
2323
uses: coverallsapp/github-action@master
2424
with:
25-
github-token: ${{ secrets.GIHTUB_TOKEN }}
25+
github-token: ${{ secrets.GITHUB_TOKEN }}
2626
checkChangesInDocs:
2727
name: Check changes in docs
2828
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)