Skip to content

Commit f7c87a4

Browse files
committed
ci: add checkout token
1 parent 5cb00fb commit f7c87a4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-internal.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ permissions:
2020
jobs:
2121
promote:
2222
uses: ./.github/workflows/promote.yml
23+
secrets:
24+
checkout-token: ${{ secrets.BOT_RELEASE_CHECKOUT_WITH_WORKFLOW_TOKEN }}
2325
with:
2426
version-makefile: Makefile
2527
git-add-files: Makefile

0 commit comments

Comments
 (0)