Merge branch 'master' into message

This commit is contained in:
2022-03-05 18:54:53 +03:00
committed by GitHub

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