Revert "Update stale.yml to use HuggingFaceBot" (#23943)

Revert "Update stale.yml to use HuggingFaceBot (#23941)"

This reverts commit 5929f86ebb.
This commit is contained in:
Lysandre Debut
2023-06-01 17:58:11 +02:00
committed by GitHub
parent 8088ca4185
commit dc67da0182

View File

@@ -10,7 +10,7 @@ jobs:
if: github.repository == 'huggingface/transformers'
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.HUGGINGFACE_PUSH }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v3