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 9c867fc commit fc2043bCopy full SHA for fc2043b
.github/workflows/python-publish.yml
@@ -29,6 +29,7 @@ jobs:
29
env:
30
VERSION_CHANGE: ${{ github.event.inputs.version-change }}
31
WITH_BETA: ${{ github.event.inputs.beta }}
32
+ GH_TOKEN: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
33
CHANGELOG_FILE: CHANGELOG.md
34
SETUP_PY_PATH: setup.py
35
0 commit comments