Skip to content

TomaszLizer/action-with-post-step

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

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

 
 
 

Contributors