This commit is contained in:
Sidharth Vinod
2021-06-03 00:46:57 +05:30
parent 8c3951a5e1
commit 742cef3870
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
run: |
npm i -g yarn
export DEPLOY=true
echo "$GITHUB_EVENT_NAME"
echo "$BETA"
yarn install
# yarn run lint
version=$(yarn version --patch --no-git-tag-version | grep "New version" | cut -d':' -f 2)