Merge pull request #13321 from Bo98/last-artifact
utils/github: take last artifact rather than first
This commit is contained in:
		
						commit
						bc4776defd
					
				@ -353,7 +353,7 @@ module GitHub
 | 
				
			|||||||
      EOS
 | 
					      EOS
 | 
				
			||||||
    end
 | 
					    end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    artifact.first["archive_download_url"]
 | 
					    artifact.last["archive_download_url"]
 | 
				
			||||||
  end
 | 
					  end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  def public_member_usernames(org, per_page: 100)
 | 
					  def public_member_usernames(org, per_page: 100)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user