feat(github actions): added publish action

This commit is contained in:
svetlanaMuravlova
2021-09-02 14:30:18 +03:00
parent 88e7fa0b73
commit 28bdc402af
6 changed files with 215 additions and 726 deletions

View File

@@ -60,6 +60,7 @@
"@nrwl/eslint-plugin-nx": "11.2.12",
"@nrwl/jest": "11.2.12",
"@nrwl/linter": "11.2.12",
"@types/fs-extra": "9.0.7",
"@types/jest": "26.0.20",
"@types/node": "^12.11.1",
"@types/webpack": "^5.0.0",
@@ -74,6 +75,7 @@
"core-js": "^3.14.0",
"eslint": "7.22.0",
"eslint-config-prettier": "7.2.0",
"fs-extra": "9.1.0",
"gh-pages": "3.2.2",
"google-code-prettify": "1.0.5",
"html-loader": "^1.3.2",