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