diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index bb4e7601..cdb2ef20 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -63,6 +63,7 @@ jobs: run: npm run build env: GH_PERSONAL_ACCESS_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }} + TEAM_REQUESTS_TOKEN: ${{ secrets.TEAM_REQUESTS_TOKEN }} - name: Update happycommits.json uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a #v4.16.0 with: