Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit 1219354

Browse files
author
true
committed
fix(dependencies): improved dependency list
1 parent ef0964b commit 1219354

File tree

3 files changed

+99
-353
lines changed

3 files changed

+99
-353
lines changed

.github/workflows/version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Build CLI
2626
run: npm run build
2727
- name: Release
28-
run: npm run release --gitUser @sladg --gitEmail [email protected]
28+
run: npm run release
2929
env:
3030
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
- uses: JS-DevTools/npm-publish@v1

0 commit comments

Comments
 (0)