Skip to content

Commit

Permalink
github: Update github token name on size limit action
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhil committed Sep 2, 2024
1 parent ecea3d0 commit a3ea119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: Size limit
uses: andresz1/size-limit-action@v1.8.0
with:
github_token: ${{ secrets.ACCESS_TOKEN }}
github_token: ${{ secrets.SIZE_LIMIT_GITHUB_TOKEN }}

0 comments on commit a3ea119

Please sign in to comment.