File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 9090       - name : 🚀 Publish to NuGet.org (Releases only) 
9191        if : github.event_name == 'release' 
9292        run : | 
93-           dotnet nuget push source/timewarp-source-generators/bin/Release/*.nupkg ` 
93+           dotnet nuget push source/timewarp-source-generators/bin/Release/TimeWarp.SourceGenerators. *.nupkg ` 
9494            --api-key ${{ secrets.PUBLISH_TO_NUGET_ORG }} ` 
9595            --source https://api.nuget.org/v3/index.json ` 
9696            --skip-duplicate 
Original file line number Diff line number Diff line change 44  <PropertyGroup >
55    <Authors >Steven T. Cramer</Authors >
66    <Product >TimeWarp.SourceGenerators</Product >
7+     <PackageId >TimeWarp.SourceGenerators</PackageId >
78    <PackageVersion >1.0.0-beta.1</PackageVersion >
89    <PackageProjectUrl >https://timewarpengineering.github.io/timewarp-source-generators/</PackageProjectUrl >
910    <PackageTags >TimeWarp; Source Generator;SourceGenerators; Delegate</PackageTags >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments