Skip to content

joshjohanning-org/composite-action-sample-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

composite-action-sample-python

the action.yml calls the main.py using the ${{ github.action_path }} env variable

this allows you to build/test/debug the "logic" of the Action natively and locally with Python

Can simply run the main.py like:

python3 main.py <directory-input> <token-input>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages