Skip to content

Commit

Permalink
fix: ci secrets name
Browse files Browse the repository at this point in the history
  • Loading branch information
ifyour committed Nov 5, 2023
1 parent fec3673 commit baf3112
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 @@ -9,4 +9,4 @@ jobs:
- uses: actions/checkout@v1
- uses: andresz1/size-limit-action@v1
with:
github_token: ${{ secrets.gh_token }}
github_token: ${{ secrets.GH_TOKEN }}

0 comments on commit baf3112

Please sign in to comment.