Skip to content

Commit 5090681

Browse files
authored
Update python-publish.yml
1 parent d16a771 commit 5090681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
env:
3030
VERSION_CHANGE: ${{ github.event.inputs.version-change }}
3131
WITH_BETA: ${{ github.event.inputs.beta }}
32-
# GITHUB_TOKEN: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
32+
GITHUB_TOKEN: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
3333
GH_TOKEN: ${{ github.token }}
3434
CHANGELOG_FILE: CHANGELOG.md
3535
SETUP_PY_PATH: setup.py

0 commit comments

Comments
 (0)