We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70185ca commit cc7a2a6Copy full SHA for cc7a2a6
.github/workflows/cibuildwheel.yml
@@ -13,5 +13,5 @@ jobs:
13
with:
14
pure-python: true
15
secrets:
16
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
0 commit comments