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