Skip to content

Commit b3691a6

Browse files
committed
remove token from checkout
1 parent fc2043b commit b3691a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-publish.yml

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

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

4745
- name: Set up Python
4846
uses: actions/setup-python@v3

0 commit comments

Comments
 (0)