Skip to content

Commit

Permalink
ci: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jun 2, 2022
1 parent 56fa005 commit d14bf5b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIT_COMMITTER_EMAIL: '[email protected]'
GIT_COMMITTER_NAME: '@qiwibot'
run: |
npm link
npm_config_yes=true npx zx-semrel
run: npm_config_yes=true npx zx-semrel

0 comments on commit d14bf5b

Please sign in to comment.