We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16a771 commit 5090681Copy full SHA for 5090681
.github/workflows/python-publish.yml
@@ -29,7 +29,7 @@ jobs:
29
env:
30
VERSION_CHANGE: ${{ github.event.inputs.version-change }}
31
WITH_BETA: ${{ github.event.inputs.beta }}
32
-# GITHUB_TOKEN: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
+ GITHUB_TOKEN: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
33
GH_TOKEN: ${{ github.token }}
34
CHANGELOG_FILE: CHANGELOG.md
35
SETUP_PY_PATH: setup.py
0 commit comments