Compare commits

...
+2 -2
View File
@@ -51,8 +51,8 @@ jobs:
dist dist
key: dist-${{ github.run_id }} key: dist-${{ github.run_id }}
- run: | - run: |
npx nx run ng2-file-upload:build npx nx run ng2-file-upload:build --configuration production
npx nx run ng2-file-upload-demo:build npx nx run ng2-file-upload-demo:build --configuration production
# update release notes in github # update release notes in github
update_release_draft: update_release_draft: