Skip to content

Commit

Permalink
chore: trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub authored and undefined committed Jun 2, 2022
1 parent d14bf5b commit 9ab8246
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIT_COMMITTER_EMAIL: '[email protected]'
GIT_COMMITTER_NAME: '@qiwibot'
GIT_COMMITTER_NAME: 'qiwibot'
run: npm_config_yes=true npx zx-semrel
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/qiwi/zx-extra#readme",
"dependencies": {
"@types/node": "^17.0.38",
"zx": "^6.2.0",
"@types/semver": "^7.3.9"
"@types/semver": "^7.3.9",
"zx": "^6.2.0"
}
}

0 comments on commit 9ab8246

Please sign in to comment.