We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a5e61 commit f76e65fCopy full SHA for f76e65f
.github/workflows/automated.yml
@@ -58,8 +58,7 @@ jobs:
58
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
59
- name: Install dependencies
60
run: yarn install
61
- - name: Build
62
- run: yarn build
+
63
- name: Set Environment Variables
64
run: |
65
echo "organization_id=${{ secrets.COCREATE_ORGANIZATION_ID }}" >> $GITHUB_ENV
webpack.config.js
0 commit comments