Remove token and give that a try?

This commit is contained in:
Eric Schultz 2020-12-15 13:17:59 -06:00 committed by Eric Schultz
parent 02a33e0000
commit 04564daa6d

View file

@ -19,8 +19,6 @@ jobs:
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/checkout@v2
with:
token: ${{ secrets.NOTICE_WORKER_PAT }}
- uses: actions/setup-node@v1.4.4
with:
node-version: ${{ matrix.node }}