Skip to content

Commit

Permalink
chore: revert token
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Apr 21, 2023
1 parent b8a7b19 commit 63ef752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg-size-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Package size report
uses: pkg-size/action@v1
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
hide-files: '*.{js,css}.map'
display-size: uncompressed, gzip

0 comments on commit 63ef752

Please sign in to comment.