Try fetch-depth instead

This commit is contained in:
Lim Chee Aun 2024-09-09 23:40:54 +08:00
parent 78cd8da4d6
commit f113bbf20d

View file

@ -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 }}