Skip to content

Commit 63ef752

Browse files
committed
chore: revert token
1 parent b8a7b19 commit 63ef752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg-size-report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Package size report
3636
uses: pkg-size/action@v1
3737
env:
38-
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
38+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939
with:
4040
hide-files: '*.{js,css}.map'
4141
display-size: uncompressed, gzip

0 commit comments

Comments
 (0)