Unverified Commit 5929f86e authored by Lysandre Debut's avatar Lysandre Debut Committed by GitHub
Browse files

Update stale.yml to use HuggingFaceBot (#23941)

parent 857d4e1c
...@@ -10,7 +10,7 @@ jobs: ...@@ -10,7 +10,7 @@ jobs:
if: github.repository == 'huggingface/transformers' if: github.repository == 'huggingface/transformers'
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.HUGGINGFACE_PUSH }}
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment