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 ae59215 commit 79e9c7dCopy full SHA for 79e9c7d
.github/workflows/python-publish.yml
@@ -30,6 +30,7 @@ jobs:
30
VERSION_CHANGE: ${{ github.event.inputs.version-change }}
31
WITH_BETA: ${{ github.event.inputs.beta }}
32
# GITHUB_TOKEN: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
33
+ GH_TOKEN: ${{ github.token }}
34
CHANGELOG_FILE: CHANGELOG.md
35
SETUP_PY_PATH: setup.py
36
0 commit comments