Skip to content

Commit

Permalink
revert token from checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
rekby committed Mar 25, 2024
1 parent 4ac4ff6 commit c1d0933
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ 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 c1d0933

Please sign in to comment.