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

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

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

This reverts commit 5929f86e.
parent 8088ca41
...@@ -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.HUGGINGFACE_PUSH }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
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