diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 46297d70..37a67d79 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -113,10 +113,6 @@ jobs: with: cmd: prepublish - - name: Show workspace contents - run: | - ls -R . - - name: Prepare version for publish id: prep run: | diff --git a/.gitignore b/.gitignore index 1308b0f3..889c19b1 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ coverage node_modules npm-debug.log *~ +.npmrc \ No newline at end of file