Skip to content

Commit

Permalink
Update compressed-size-action
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Apr 26, 2021
1 parent 1bcd3c4 commit 1790b48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: preactjs/compressed-size-action@v1
- uses: preactjs/compressed-size-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
pattern: './dist/**/*.js'

0 comments on commit 1790b48

Please sign in to comment.