From 5137e9658e29ef8a44a361444619133e0e78bf13 Mon Sep 17 00:00:00 2001 From: Brett Jia Date: Tue, 26 Nov 2024 23:11:29 -0500 Subject: [PATCH] Update check_cosmocc_releases.yml --- .github/workflows/check_cosmocc_releases.yml | 1 + 1 file changed, 1 insertion(+) 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