Skip to content

2KAbhishek/gulp-runner

Use this GitHub Action with your project

Add this Action to an existing workflow or create a new one.

View on Marketplace
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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.