Skip to content

Commit

Permalink
GH Action - Update token
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Jun 13, 2022
1 parent ea412fe commit 8c64f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/stale@v5
with:
repo-token: ${{ secrets.GH_TOKEN }}
repo-token: ${{ secrets.BOT_HUB_TOKEN }}
days-before-stale: 60
days-before-close: 14
stale-issue-message: |
Expand Down

0 comments on commit 8c64f40

Please sign in to comment.