Skip to content

Commit b815332

Browse files
committed
Remove debug in workflow
1 parent f053e08 commit b815332

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/changesets.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
- run: yarn install --immutable
2828
- run: yarn build
2929

30-
- name: "print debug info"
31-
run: cat "$HOME/.npmrc" || true
32-
3330
- uses: changesets/action@v1
3431
with:
3532
publish: yarn changeset publish

0 commit comments

Comments
 (0)