From f8e88124d3b85b216a295de6c63c19cb28f2d0e3 Mon Sep 17 00:00:00 2001 From: Ishkhan Nazaryan <105867377+ishkhan42@users.noreply.github.com> Date: Fri, 24 Mar 2023 13:20:29 +0000 Subject: [PATCH] Make: dsa --- .github/workflows/prerelease.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prerelease.yml b/.github/workflows/prerelease.yml index 2c9d331c7..5a548797a 100644 --- a/.github/workflows/prerelease.yml +++ b/.github/workflows/prerelease.yml @@ -19,4 +19,4 @@ jobs: persist-credentials: false ref: 'main-dev' - uses: actions/setup-node@v3 - - run: cp .github/workflows/package.json . && npm install && npx semantic-release --branches ["main-dev"] + - run: cp .github/workflows/package.json . && npm install && npx semantic-release