Skip to content

Commit

Permalink
Tertinggal github_token
Browse files Browse the repository at this point in the history
  • Loading branch information
pipinfitriadi committed Sep 1, 2023
1 parent 153b122 commit d769433
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
key: package-dir
- name: Clear old cache
if: steps.id-cache-package-dir.outputs.cache-hit == 'true'
env:
GITHUB_TOKEN: ${{ github.token }}
run: gh cache delete package-dir
- name: Build package
run: python -m build
Expand Down

0 comments on commit d769433

Please sign in to comment.