diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2e407b786..82be4b061 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,6 +52,7 @@ jobs: uses: stefanzweifel/git-auto-commit-action@v4 with: commit_message: Release ${{ github.ref_name }} + token: ${{ secrets.ACCESS_TOKEN }} get_packages: name: Package splitting