mirror of
				https://github.com/nsnail/ns-ext.git
				synced 2025-10-31 23:15:28 +08:00 
			
		
		
		
	ci: 🎡 deploy scripts (#23)
* ci: 🎡 deploy scripts [skip ci] * ci: 🎡 deploy scripts [skip ci] --------- Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/README.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/README.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| github workflows | ||||
| @@ -13,13 +13,11 @@ jobs: | ||||
|           filter: tree:0 | ||||
|       - uses: actions/setup-dotnet@v3 | ||||
|         with: | ||||
|           dotnet-version: 8.0.x | ||||
|       - working-directory: ./src/backend/NSExt | ||||
|         run: dotnet build -c Release -f net6.0 | ||||
|       - working-directory: ./src/backend/NSExt | ||||
|         run: dotnet build -c Release -f net7.0 | ||||
|           dotnet-version: 9.0.x | ||||
|       - working-directory: ./src/backend/NSExt | ||||
|         run: dotnet build -c Release -f net8.0 | ||||
|       - working-directory: ./src/backend/NSExt | ||||
|         run: dotnet build -c Release -f net9.0 | ||||
|       - working-directory: ./src/backend/NSExt | ||||
|         run: dotnet pack -c Release --no-build | ||||
|       - uses: actions/create-release@v1 | ||||
		Reference in New Issue
	
	Block a user
	 GitHub
						GitHub