Update .github/workflows/website.yaml
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/website.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/website.yaml
									
									
									
									
										vendored
									
									
								
							@@ -23,7 +23,6 @@ jobs:
 | 
				
			|||||||
                run: npm run build
 | 
					                run: npm run build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            -   name: Upload Artifacts
 | 
					            -   name: Upload Artifacts
 | 
				
			||||||
                if: ${{inputs.artifacts}} != "false"
 | 
					 | 
				
			||||||
                uses: actions/upload-artifact@v3
 | 
					                uses: actions/upload-artifact@v3
 | 
				
			||||||
                with:
 | 
					                with:
 | 
				
			||||||
                    name: website
 | 
					                    name: website
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user