awesome-actions/README.md
Eric Johnson 453083a0ad
Add link to JS Build Actions
Add a link to actions to run Gulp or Grunt build tasks then commit any asset file changes.

These are two separate actions:

- build: Runs either Gulp, Grunt or NPM (whichever is configured)
- commit: Commits and pushes asset file changes

Used together, these are perfect for running SASS/CSS compilation or JS transpiliation build actions.
2019-01-12 21:37:02 -05:00

3.8 KiB





Awesome Actions Awesome

A curated list of awesome things related to GitHub Actions.

Actions are triggered by GitHub platform events directly in a repo and run on-demand workflows as autoscaled containers in response. With GitHub Actions you can automate your workflow from idea to production.

Contents

Official Resources

Community Resources

Tutorials

Please don't hesitate to make a PR if you have more resources to share. Check out contributing.md for more information

License

Creative Commons License