Skip to content

Commit

Permalink
Add github token
Browse files Browse the repository at this point in the history
  • Loading branch information
qqfunc authored Aug 16, 2024
1 parent c86de0d commit 6b250e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
v${{ steps.py-ver.outputs.long }}
-A tar.gz
-O Python.tar.gz
env:
GH_TOKEN: ${{ github.token }}
- name: Extract Python source code archive
run: |
tar -xzf Python.tar.gz
Expand Down

0 comments on commit 6b250e1

Please sign in to comment.