diff --git a/.github/workflows/npm-deploy.yaml b/.github/workflows/npm-deploy.yaml index 4322c00..d2625de 100644 --- a/.github/workflows/npm-deploy.yaml +++ b/.github/workflows/npm-deploy.yaml @@ -7,6 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 + # Setup .npmrc file to publish to npm - uses: actions/setup-node@v3 with: