Skip to content

Commit 9db7d8d

Browse files
committed
chore: remove debug output
1 parent 9f9ced8 commit 9db7d8d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,3 @@ jobs:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3636
run: npx semantic-release
37-
38-
- name: Print Res
39-
run: |
40-
cd dist/apps/generator-cli
41-
ls -la
42-
cat package.json

0 commit comments

Comments
 (0)