Skip to content

Support for Personal Access Tokens.

Latest
Compare
Choose a tag to compare
@acg acg released this 08 May 00:33
· 4 commits to master since this release

To pass an alternative GitHub token to the action, use:

with:
  token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
  slack_webhook: ...