fix: bad copy-paste broke yaml
This commit is contained in:
		
							parent
							
								
									626b8e5538
								
							
						
					
					
						commit
						dd1ac6fe52
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -53,7 +53,6 @@ steps:
 | 
				
			||||||
      from_secret: webdav_username
 | 
					      from_secret: webdav_username
 | 
				
			||||||
    password:
 | 
					    password:
 | 
				
			||||||
      from_secret: webdav_password
 | 
					      from_secret: webdav_password
 | 
				
			||||||
steps:
 | 
					 | 
				
			||||||
- name: send-webhook
 | 
					- name: send-webhook
 | 
				
			||||||
  image: plugins/webhook
 | 
					  image: plugins/webhook
 | 
				
			||||||
  settings:
 | 
					  settings:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue