diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4edbcc3..f8e2b90 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,7 +35,7 @@ jobs: ## Read the json file into the environment variables - name: JSON to variables - uses: rgarcia-phi/json-to-variables@v1.1.0 + uses: actions/checkout@v2 with: filename: 'package.json' prefix: project