Skip to content

Commit

Permalink
correct chomp token workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Aug 13, 2023
1 parent 395c86c commit 541edff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size-impact.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/setup-node@v3
- name: Setup Chomp
uses: guybedford/chomp-action@v1
with:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: npm install
- name: Report file size impact
Expand Down

0 comments on commit 541edff

Please sign in to comment.