diff --git a/.github/workflows/subtree.yml b/.github/workflows/subtree.yml index 5fd76582..193b36e3 100644 --- a/.github/workflows/subtree.yml +++ b/.github/workflows/subtree.yml @@ -23,7 +23,6 @@ jobs: with: dryRun: ${{ inputs.dryRun }} testMerge: ${{ inputs.testMerge }} - github_token: ${{ secrets.GITHUB_TOKEN }} repository_name: ${{ github.event.repository.name }} default_branch: ${{ github.event.repository.default_branch }} run_number: ${{ github.run_number }}