To pass an alternative GitHub token to the action, use:
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
slack_webhook: ...
To pass an alternative GitHub token to the action, use:
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
slack_webhook: ...