Skip to content

Commit

Permalink
ci: 🎡 remove PAT from checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
darvid committed Jan 25, 2024
1 parent 32920b1 commit be00d52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{secrets.GH_PAT}}

- name: Download artifacts
uses: actions/download-artifact@v4
Expand Down

0 comments on commit be00d52

Please sign in to comment.