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 4ac4ff6 commit c1d0933Copy full SHA for c1d0933
.github/workflows/python-publish.yml
@@ -41,6 +41,8 @@ jobs:
41
42
steps:
43
- uses: actions/checkout@v3
44
+ with:
45
+ token: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
46
47
- name: Set up Python
48
uses: actions/setup-python@v3
0 commit comments