Skip to content

Commit e93595a

Browse files
authored
ci: switch to organization-level GH push token
1 parent 1dcf3e1 commit e93595a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
steps:
1212
- uses: yandex-cloud/ui-release-action@main
1313
with:
14-
github-token: ${{ secrets.BOT_TOKEN }}
14+
github-token: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
1515
npm-token: ${{ secrets.NODE_AUTH_TOKEN }}

0 commit comments

Comments
 (0)