Skip to content

HENNGE/action-with-post-step

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

action-with-post-step

Utility action allowing to write scripts with post step without wrapping them in js.

Parameters

Argument Description Format
main Main command/script - executed right away (Required) string
post Post command/script - executed in the end of workflow job (Required) string

Attribution

This action is derivative work based on pyTooling/Actions: https://github.com/pyTooling/Actions/tree/main/with-post-step

License

Code and documentation in this project is released under the Apache 2.0 License

About

Github action allowing to specify post step

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%