• Dockerfile 74.8%
  • Shell 25.2%
Find a file
2023-02-16 13:04:09 +05:30
.github/workflows Disable paths 2020-09-14 00:07:57 +05:30
action.yml Add docker runs to top level 2020-09-14 00:59:11 +05:30
Dockerfile Add dockerfile 2020-09-14 00:57:49 +05:30
entrypoint.sh Add entrypoint.sh 2020-09-14 00:58:41 +05:30
LICENSE Initial commit 2020-09-13 21:55:10 +05:30
README.md badges 2022-07-28 04:53:46 +05:30

Gulp Runner

This github action will run default tasks mentioned in a gulp file and then commit the changes.

Requirements

Add a secret named REPO_GITHUB_TOKEN to your repo for pushing updated changes.

Customization

In your repo's .github/workflows/main.yml file paths can be customized.

More customizations

For custom commit messgaes, fork the repo, In the .github/workflows/gulp-runner.yml commit messages can be customized.