Skip to content

Commit

Permalink
Fix permissions for wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hajimes committed Aug 27, 2024
1 parent 48905ad commit 6a7f07f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ on:
pypi-password:
required: false

permissions: {}

jobs:
build_wheels:
name: Build wheels on ${{ matrix.os }}_${{ matrix.archs }}
Expand Down

0 comments on commit 6a7f07f

Please sign in to comment.