Skip to content

Commit

Permalink
fix: change to persist credentials (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lash-L authored Nov 20, 2024
1 parent ab9fcfe commit 5b4b769
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GH_TOKEN }}

persist-credentials: false
- name: Set up Python 3.11
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 5b4b769

Please sign in to comment.