add message metadata support #64

Merged
vtolstov merged 7 commits from message into master 2022-03-05 19:04:45 +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 }}