diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 3031348..88380a4 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -29,4 +29,4 @@ jobs: - name: Publish to NPM run: cd dist/ngx-pendo-lite && npm publish env: - NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} \ No newline at end of file + NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}