Skip to content

Commit

Permalink
Move to compressed-size-action v2 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
developit authored Jul 9, 2020
1 parent 1c26402 commit 244cac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compressed-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,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 }}"

0 comments on commit 244cac2

Please sign in to comment.