Updated README.md

This commit is contained in:
Pedro Moreira 2019-09-30 16:18:36 +01:00
parent e8d06b80fa
commit fda0dee57f

View File

@ -19,7 +19,7 @@ jobs:
... ...
- uses: ad-m/github-push-action@master - uses: ad-m/github-push-action@master
with: with:
repo-token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
``` ```
## License ## License