We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 043afa9 commit ee26468Copy full SHA for ee26468
.github/workflows/cibuildwheel.yml
@@ -14,5 +14,5 @@ jobs:
14
pure-python: false
15
wheel-name-pattern: "preshed-*.whl"
16
secrets:
17
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
18
0 commit comments