mirror of
https://github.com/2KAbhishek/gulp-runner
synced 2026-09-16 07:28:04 +00:00
Pull mirror of https://github.com/2KAbhishek/gulp-runner
- Dockerfile 74.8%
- Shell 25.2%
| .github/workflows | ||
| action.yml | ||
| Dockerfile | ||
| entrypoint.sh | ||
| LICENSE | ||
| README.md | ||
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.