Skip to content

Commit

Permalink
chore: remove debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
kay-schecker committed Nov 5, 2020
1 parent 9f9ced8 commit 9db7d8d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,3 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release

- name: Print Res
run: |
cd dist/apps/generator-cli
ls -la
cat package.json

0 comments on commit 9db7d8d

Please sign in to comment.