Skip to content

Commit

Permalink
ci: use zx-extra to release zx-extra
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jun 3, 2022
1 parent 493cd93 commit 638f0ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIT_COMMITTER_EMAIL: '[email protected]'
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

0 comments on commit 638f0ba

Please sign in to comment.