Update .github/workflows/snapit.yml

This commit is contained in:
Alex Page 2024-02-20 10:27:49 +11:00 committed by GitHub
parent c575d85345
commit 794ed4ac10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,4 +21,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
with:
build_script: yarn build:release
build_script: yarn build:production