Try this ref

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

View file

@ -14,6 +14,8 @@ jobs:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v4
with:
ref: production
- uses: andresz1/size-limit-action@v1.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}