File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1414      - uses : actions/setup-node@v4 
1515        with :
1616          node-version-file : " .nvmrc" 
17-       - run : npm set '//npm.pkg.github.com/:_authToken=${{ secrets.RELEASE_PACKAGE_TOKEN }}' 
17+       #  - run: npm set '//npm.pkg.github.com/:_authToken=${{ secrets.RELEASE_PACKAGE_TOKEN }}'
18+       - run : npm set @boonya:registry=https://npm.pkg.github.com/ 
1819      - run : npm ci 
1920      - run : npm run build 
2021      - run : | 
Original file line number Diff line number Diff line change 1313      - uses : actions/setup-node@v4 
1414        with :
1515          node-version-file : " .nvmrc" 
16-       - run : npm set '//npm.pkg.github.com/:_authToken=${{ secrets.RELEASE_PACKAGE_TOKEN }}' 
16+       #  - run: npm set '//npm.pkg.github.com/:_authToken=${{ secrets.RELEASE_PACKAGE_TOKEN }}'
17+       - run : npm set @boonya:registry=https://npm.pkg.github.com/ 
1718      - run : npm ci 
1819      - run : npm run build 
1920      - run : | 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments