diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 7a7afc28..414c3f26 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -27,8 +27,6 @@ jobs: - run: npm ci - name: Build App - run: npm run build --if-present - env: - GH_TOKEN: ${{secrets.GH_TOKEN}} - name: Upload a Build Artifact uses: actions/upload-artifact@v2 with: