diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4bcae88..bd873bb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -102,6 +102,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GIT_COMMITTER_EMAIL: 'opensource@qiwi.com' GIT_COMMITTER_NAME: '@qiwibot' - run: | - npm link - npm_config_yes=true npx zx-semrel + run: npm_config_yes=true npx zx-semrel