mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 22:46:40 +00:00 
			
		
		
		
	🧑💻 CI: 调整商店数据存放位置与内容 (#2385)
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/noneflow.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/noneflow.yml
									
									
									
									
										vendored
									
									
								
							| @@ -84,9 +84,9 @@ jobs: | ||||
|           config: > | ||||
|             { | ||||
|               "base": "master", | ||||
|               "plugin_path": "website/static/plugins.json", | ||||
|               "bot_path": "website/static/bots.json", | ||||
|               "adapter_path": "website/static/adapters.json" | ||||
|               "plugin_path": "assets/plugins.json", | ||||
|               "bot_path": "assets/bots.json", | ||||
|               "adapter_path": "assets/adapters.json" | ||||
|             } | ||||
|         env: | ||||
|           PLUGIN_TEST_RESULT: ${{ needs.plugin_test.outputs.result }} | ||||
|   | ||||
							
								
								
									
										5091
									
								
								assets/plugins.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5091
									
								
								assets/plugins.json
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user