Skip to content

Commit

Permalink
Update on_push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atomicpages authored Sep 16, 2020
1 parent f01863b commit 48773dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GIHTUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
checkChangesInDocs:
name: Check changes in docs
runs-on: ubuntu-latest
Expand Down

0 comments on commit 48773dc

Please sign in to comment.