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 ad04195 commit ca6c7c1Copy full SHA for ca6c7c1
.github/workflows/python-publish.yml
@@ -29,7 +29,6 @@ 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
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+* test release
2
+
3
## 0.0.1b9 ##
4
* test release
5
0 commit comments