Skip to content

marcelklehr/get-github-handles-from-website-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Github handles from website action

This action returns the user names of all Github users linked on the passed website

Inputs

website

Required The website to scrape.

Outputs

users

The users as a comma-separated string.

Example usage

uses: marcelklehr/get-github-handles-from-website-action@main
with:
  website: 'https://nextcloud.com/team/'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published