diff --git a/.github/workflows/check_cosmocc_releases.yml b/.github/workflows/check_cosmocc_releases.yml index dc5308b6..7dac083d 100644 --- a/.github/workflows/check_cosmocc_releases.yml +++ b/.github/workflows/check_cosmocc_releases.yml @@ -39,4 +39,5 @@ jobs: title: '[🤖] Bump Cosmopolitan to ${{ env.latest }}' body: Automatically generated PR - Bumping Cosmopolitan from ${{ env.current }} to ${{ env.latest }} branch: bump-cosmocc + token: ${{ secrets.PR_PAT }} delete-branch: true