Skip to content

Commit ca6c7c1

Browse files
committed
remove GH_TOKEN
1 parent ad04195 commit ca6c7c1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
env:
3030
VERSION_CHANGE: ${{ github.event.inputs.version-change }}
3131
WITH_BETA: ${{ github.event.inputs.beta }}
32-
GH_TOKEN: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
3332
CHANGELOG_FILE: CHANGELOG.md
3433
SETUP_PY_PATH: setup.py
3534

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
* test release
2+
13
## 0.0.1b9 ##
24
* test release
35

0 commit comments

Comments
 (0)