diff --git a/.github/workflows/autocommit.yml b/.github/workflows/autocommit.yml index b3a62651c..f5476a6f8 100644 --- a/.github/workflows/autocommit.yml +++ b/.github/workflows/autocommit.yml @@ -14,6 +14,7 @@ jobs: uses: actions/checkout@v2 with: ref: main + token: ${{ secrets.GH_PAT }} - name: Update publish version id: update