mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 06:56:39 +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: > |           config: > | ||||||
|             { |             { | ||||||
|               "base": "master", |               "base": "master", | ||||||
|               "plugin_path": "website/static/plugins.json", |               "plugin_path": "assets/plugins.json", | ||||||
|               "bot_path": "website/static/bots.json", |               "bot_path": "assets/bots.json", | ||||||
|               "adapter_path": "website/static/adapters.json" |               "adapter_path": "assets/adapters.json" | ||||||
|             } |             } | ||||||
|         env: |         env: | ||||||
|           PLUGIN_TEST_RESULT: ${{ needs.plugin_test.outputs.result }} |           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