Skip to content

Commit

Permalink
Try fetch-depth instead
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Sep 9, 2024
1 parent 78cd8da commit f113bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size-limit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: production
fetch-depth: 0
- uses: andresz1/size-limit-action@v1.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f113bbf

Please sign in to comment.