File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121        dotnet-version : 5.0.100 
2222        source-url : https://nuget.pkg.github.com/${{github.repository_owner}}/index.json 
2323      env :
24-         NUGET_AUTH_TOKEN : ${{secrets.NUGET_READ_TOKEN }}  
24+         NUGET_AUTH_TOKEN : ${{secrets.PACKAGES_WRITE_TOKEN }}  
2525
2626    - name : 📂 Files 
2727      working-directory : ${{env.ROOT}} 
6262        dotnet-version : 5.0.100 
6363        source-url : https://nuget.pkg.github.com/${{github.repository_owner}}/index.json 
6464      env :
65-         NUGET_AUTH_TOKEN : ${{secrets.NUGET_READ_TOKEN }}  
65+         NUGET_AUTH_TOKEN : ${{secrets.PACKAGES_WRITE_TOKEN }}  
6666
6767    - name : 📂 Files 
6868      working-directory : ${{env.ROOT}} 
9595        dotnet-version : 5.0.100 
9696        source-url : https://nuget.pkg.github.com/${{github.repository_owner}}/index.json 
9797      env :
98-         NUGET_AUTH_TOKEN : ${{secrets.NUGET_READ_TOKEN }}  
98+         NUGET_AUTH_TOKEN : ${{secrets.PACKAGES_WRITE_TOKEN }}  
9999
100100    - name : 📂 Pack CodeBase.Client 
101101      working-directory : ${{env.ROOT}}/CodeBase.Client/out 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments