File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1010
1111permissions :
1212  contents : write 
13+   packages : write 
1314
1415jobs :
1516  test-build-publish :
3334        run : bunx semantic-release 
3435        env :
3536          GITHUB_TOKEN : ${{secrets.GITHUB_TOKEN}} 
36-           NPM_TOKEN : ${{secrets.NPM_TOKEN }} 
37+           NPM_TOKEN : ${{secrets.GITHUB_TOKEN }} 
Original file line number Diff line number Diff line change 1+ * 	@ code-obos/boligjakt 
Original file line number Diff line number Diff line change 11{
2-   "name" : " @nutgaard /dktp" 
2+   "name" : " @code-obos /dktp" 
33  "version" : " 0.0.0-development" 
44  "description" : " A simple cli to interact with Azure ContainerApps with arm/yaml templates" 
55  "keywords" : [
1010  ],
1111  "repository" : {
1212    "type" : " git" 
13-     "url" : " https://github.com/nutgaard /dktp" 
13+     "url" : " https://github.com/code-obos /dktp" 
1414  },
1515  "main" : " ./lib/index.js" 
1616  "bin" : {
2020    " lib" 
2121  ],
2222  "publishConfig" : {
23-     "access " : " public " 
23+     "registry " : " https://npm.pkg.github.com " 
2424  },
2525  "author" : " Nicklas Utgaard" 
2626  "license" : " MIT" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments