add additional wrappers support #66

Merged
vtolstov merged 20 commits from wrappers into v3 2022-03-10 12:30:10 +03:00
Showing only changes of commit b74add18c1 - Show all commits

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