diff --git a/.github/workflows/check_cosmocc_releases.yml b/.github/workflows/check_cosmocc_releases.yml index df9a0bff..15cd4670 100644 --- a/.github/workflows/check_cosmocc_releases.yml +++ b/.github/workflows/check_cosmocc_releases.yml @@ -37,6 +37,6 @@ jobs: author: github-actions[bot] commit-message: 'Bump Cosmopolitan to ${{ env.latest }}' title: '[🤖] Bump Cosmopolitan to ${{ env.latest }}' - body: Automatically generated PR - Bumping Cosmpolitan from ${{ env.current }} to ${{ env.latest }} + body: Automatically generated PR - Bumping Cosmopolitan from ${{ env.current }} to ${{ env.latest }} branch: bump-cosmocc delete-branch: true