Skip to content

Commit

Permalink
Update rotate_roles.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pr-watson authored Sep 3, 2024
1 parent 283d0d9 commit 29639e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rotate_roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
run: pip install -r requirements.txt
- name: Clone weekly roles
env:
TOKEN: ${{ secrets.RELEASEBOT_GITHUB_TOKEN }}
TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: python clone_roles.py

0 comments on commit 29639e3

Please sign in to comment.