mirror of
				https://github.com/dawidd6/action-send-mail.git
				synced 2025-10-31 23:26:24 +07:00 
			
		
		
		
	workflow: send mail to pusher too
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -25,5 +25,5 @@ jobs: | ||||
|           password: ${{secrets.PASSWORD}} | ||||
|           subject: ${{github.repository}} | ||||
|           body: ${{matrix.body}} | ||||
|           to: ${{secrets.USERNAME}} | ||||
|           to: ${{github.event.pusher.email}},${{secrets.USERNAME}} | ||||
|           from: github-actions | ||||
		Reference in New Issue
	
	Block a user
	 Dawid Dziurla
					Dawid Dziurla