Merge pull request #10713 from Homebrew/update-manpage-maintainers-token
workflows/update-manpage: set token.
This commit is contained in:
		
						commit
						c32ead1c97
					
				
							
								
								
									
										2
									
								
								.github/workflows/update-manpage.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/update-manpage.yml
									
									
									
									
										vendored
									
									
								
							@ -64,6 +64,8 @@ jobs:
 | 
			
		||||
              echo "::set-output name=pull_request::true"
 | 
			
		||||
            fi
 | 
			
		||||
          fi
 | 
			
		||||
        env:
 | 
			
		||||
          HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
 | 
			
		||||
 | 
			
		||||
      - name: Push commits
 | 
			
		||||
        if: steps.update.outputs.committed == 'true'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user