Skip to content

Commit be52207

Browse files
committed
refactor(release): rename secret
1 parent cee41e1 commit be52207

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
promote:
2323
uses: ./.github/workflows/promote.yml
2424
secrets:
25-
checkout-token: ${{ secrets.BOT_RELEASE_CHECKOUT_TOKEN }}
25+
checkout-token: ${{ secrets.BOT_REPO_TOKEN }}
2626
with:
2727
version-makefile: Makefile
2828
git-add-files: Makefile

0 commit comments

Comments
 (0)