conf token

This commit is contained in:
Yax 2022-04-25 21:44:24 +02:00
parent dd53d646ce
commit a20920a1c7

View file

@ -15,7 +15,7 @@ jobs:
- uses: usama2490/lintly-flake8-github-action@v1.1
with:
# The GitHub API token to create reviews with
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.ACTION_GITHUB_TOKEN }}
# Fail if "new" violations detected or "any", default "new"
failIf: new
# Additional arguments to be black compliant