fix workflow

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
Василий Толстов 2022-03-05 18:54:28 +03:00
parent 93344a3f7b
commit 5d3cbfc7d3

View File

@ -17,4 +17,4 @@ jobs:
if: github.actor == 'vtolstov' || github.actor == 'dependabot[bot]'
id: approve
with:
github-token: ${{secrets.TOKEN}}
github-token: ${{ secrets.GITHUB_TOKEN }}