Skip to content

Commit

Permalink
add env for token
Browse files Browse the repository at this point in the history
  • Loading branch information
rekby committed Mar 22, 2024
1 parent ae59215 commit 79e9c7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
VERSION_CHANGE: ${{ github.event.inputs.version-change }}
WITH_BETA: ${{ github.event.inputs.beta }}
# GITHUB_TOKEN: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
GH_TOKEN: ${{ github.token }}
CHANGELOG_FILE: CHANGELOG.md
SETUP_PY_PATH: setup.py

Expand Down

0 comments on commit 79e9c7d

Please sign in to comment.