From 180c3ea4302d6f5e1107166daf1ebdee0637749d Mon Sep 17 00:00:00 2001 From: Uzhastin Nikita <71666299+Uzhastin-Nikita@users.noreply.github.com> Date: Thu, 17 Mar 2022 15:45:37 +0300 Subject: [PATCH] feat(WUC-25): Semantic release (#26) * feat: install sematic-release: changelog, git, mpm * feat: addition ci.yml for semantic-release * docs: addition link to Storybook in README.md * refactor: change acsess to public in publishConfig * Update ci.yml --- .github/workflow/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflow/ci.yml b/.github/workflow/ci.yml index 4365be9..eef756e 100644 --- a/.github/workflow/ci.yml +++ b/.github/workflow/ci.yml @@ -1,4 +1,3 @@ -# https://github.com/emibcn/covid/blob/master/.github/workflows/node.js.yml # This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node # For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions