Skip to content

Commit 6668082

Browse files
committed
chore: update publish-package.yml and tsconfig.json for build process adjustments
1 parent aaab5c6 commit 6668082

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ jobs:
5757
env:
5858
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5959
VERSION: ${{ github.event.inputs.version }}
60-
DEBUG: '*'
6160
run: |
6261
yarn lerna version "$VERSION" --yes
6362
yarn lerna publish from-git --yes

0 commit comments

Comments
 (0)