Hello World Github Action
This action can be used as a template for developing other actions more rapidly and also for learning purposes by beginners.
Posted on December 7, 2021
A GitHub Action template for people who create a lot of actions.
DIY Deployments, Wacky Wildcards
Hello World Github Action
This action can be used as a template for developing other actions more rapidly and also for learning purposes by beginners.
A simple gulp runner created with this.
Gulp Runner
This github action will run default tasks mentioned in a gulp file and then commit the changes.
Add a secret named REPO_GITHUB_TOKEN
to your repo for pushing updated changes.
In your repo's .github/workflows/main.yml
file paths
can be customized.
For custom commit messgaes, fork the repo, In the .github/workflows/gulp-runner.yml
commit messages can be customized.
There are other forks around too.
Posted on December 7, 2021
Sign up to receive the latest update from our blog.