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 5d3cbfc7d3 - Show all commits

View File

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