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 29639e3 commit f5bbafd
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.GITHUB_TOKEN }}
TOKEN: ${{ secrets.RELEASEBOT_GITHUB_TOKEN }}
run: python clone_roles.py

0 comments on commit f5bbafd

Please sign in to comment.