Merge branch 'master' into message

This commit is contained in:
Василий Толстов 2022-03-05 18:54:53 +03:00 committed by GitHub
commit b74add18c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 }}