File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 3232        with :
3333          node-version : ' 20.x' 
3434          registry-url : ' https://npm.pkg.github.com' 
35-       - run : npm publish 
35+           token : ${{ secrets.GITHUB_TOKEN }} 
36+           scope : ' @joshraphael' 
37+       - run : npm publish --access public 
3638        env :
3739          NODE_AUTH_TOKEN : ${{ secrets.GITHUB_TOKEN }} 
Original file line number Diff line number Diff line change 88  },
99  "repository" : {
1010    "type" : " git"  ,
11-     "url" : " https://github.com/joshraphael/highlightjs-rascript.git" 
11+     "url" : " git+ https://github.com/joshraphael/highlightjs-rascript.git" 
1212  },
1313  "keywords" : [
1414    " rascript"  ,
1818    " syntax" 
1919  ],
2020  "files" : [
21- 		 " dist"  ,
22- 		 " src" 
23- 	 ],
21+      " dist"  ,
22+      " src" 
23+    ],
2424  "author" : " Joshua Raphael"  ,
2525  "license" : " MIT"  ,
2626  "bugs" : {
2727    "url" : " https://github.com/joshraphael/highlightjs-rascript/issues" 
2828  },
2929  "homepage" : " https://github.com/joshraphael/highlightjs-rascript" 
30- }
30+ }
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments