Skip to content

Refactor the git/push action #25

@iumangg

Description

@iumangg

Refactor the git/push action

Currently the git/push action library has incorporated scripts within the action yaml. The cleaner way is to have the action commands in a shell script and use that script in the action library workflow.

Refactor the the git/push action to separate the commands into separate script file.

Metadata

Metadata

Assignees

Labels

c.ChoreMaintenance or routine tasks, like refactoring or docs

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions