Skip to content

Commit

Permalink
Update fonts workflow env
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Aug 7, 2023
1 parent 7837242 commit 86b0081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_fonts_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
shell: bash
run: node scripts/update-fonts-data-workflow.js
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_BOT_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_PULL_REQUESTS_TMP }}

0 comments on commit 86b0081

Please sign in to comment.