Skip to content

Commit c1d0933

Browse files
committed
revert token from checkout
1 parent 4ac4ff6 commit c1d0933

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141

4242
steps:
4343
- uses: actions/checkout@v3
44+
with:
45+
token: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
4446

4547
- name: Set up Python
4648
uses: actions/setup-python@v3

0 commit comments

Comments
 (0)