forked from mirrors/qmk_userspace
		
	Use unique name for regen PR branches (#19464)
This commit is contained in:
		
					parent
					
						
							
								fc2c9ccbc5
							
						
					
				
			
			
				commit
				
					
						cd1f05a23a
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/regen_push.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/regen_push.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -36,7 +36,7 @@ jobs:
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        token: ${{ secrets.QMK_BOT_TOKEN }}
 | 
					        token: ${{ secrets.QMK_BOT_TOKEN }}
 | 
				
			||||||
        delete-branch: true
 | 
					        delete-branch: true
 | 
				
			||||||
        branch: bugfix/format_${{ env.GITHUB_REF_SLUG }}
 | 
					        branch: bugfix/regen_${{ env.GITHUB_REF_SLUG }}
 | 
				
			||||||
        author: QMK Bot <hello@qmk.fm>
 | 
					        author: QMK Bot <hello@qmk.fm>
 | 
				
			||||||
        committer: QMK Bot <hello@qmk.fm>
 | 
					        committer: QMK Bot <hello@qmk.fm>
 | 
				
			||||||
        commit-message: Regenerate Files
 | 
					        commit-message: Regenerate Files
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue