Update update-dependencies.yml
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
||||
# run the GHA tests.
|
||||
- uses: tibdex/github-app-token@v1
|
||||
id: generate-token
|
||||
if: github.ref == 'refs/heads/main' && github.repository == 'pypa/cibuildwheel'
|
||||
with:
|
||||
app_id: ${{ secrets.CIBUILDWHEEL_BOT_APP_ID }}
|
||||
private_key: ${{ secrets.CIBUILDWHEEL_BOT_APP_PRIVATE_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user