diff --git a/.github/workflows/node.yml b/.github/workflows/node.yml index f9e80c2..3ac2b97 100644 --- a/.github/workflows/node.yml +++ b/.github/workflows/node.yml @@ -51,4 +51,4 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }} - run: npx semantic-release-github-pr --debug \ No newline at end of file + run: ls -la \ No newline at end of file