diff --git a/.github/workflows/snapit.yml b/.github/workflows/snapit.yml index 06a0b53..20e5c0d 100644 --- a/.github/workflows/snapit.yml +++ b/.github/workflows/snapit.yml @@ -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