Skip to content

Commit fc2043b

Browse files
committed
revert remove GH_TOKEN
1 parent 9c867fc commit fc2043b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
env:
3030
VERSION_CHANGE: ${{ github.event.inputs.version-change }}
3131
WITH_BETA: ${{ github.event.inputs.beta }}
32+
GH_TOKEN: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
3233
CHANGELOG_FILE: CHANGELOG.md
3334
SETUP_PY_PATH: setup.py
3435

0 commit comments

Comments
 (0)