diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6dbf0e0..0ddbc8e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -105,4 +105,6 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GIT_COMMITTER_EMAIL: 'opensource@qiwi.com' GIT_COMMITTER_NAME: 'qiwibot' - run: npm_config_yes=true npx zx-semrel + run: | + npm link + zx-extra https://raw.githubusercontent.com/semrel-extra/zx-semrel/master/release.mjs