Skip to content

Commit

Permalink
remove token from checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
rekby committed Mar 25, 2024
1 parent fc2043b commit b3691a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}

- name: Set up Python
uses: actions/setup-python@v3
Expand Down

0 comments on commit b3691a6

Please sign in to comment.