Commit f9f39997 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

ci: npmrc

parent 02593842
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ jobs:
      # .npmrc
      - name: Create .npmrc
        run: |
          echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > .npmrc
          echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > .npmrc

      # Build and push Docker image with Buildx
      # https://github.com/docker/build-push-action