diff --git a/.github/workflows/worker-deploy.yml b/.github/workflows/worker-deploy.yml index 87f29d3..35919af 100644 --- a/.github/workflows/worker-deploy.yml +++ b/.github/workflows/worker-deploy.yml @@ -115,7 +115,7 @@ jobs: - name: Commit file uses: swinton/commit@v2.x env: - GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GH_TOKEN: ${{ steps.app-token.outputs.token || secrets.GITHUB_TOKEN }} with: files: | manifest.json