tobicodes / github-actions-cron

Example of running a Node.js script on a schedule via Github Actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-actions-cron

Example of running a Node.js script on a schedule via Github Actions.

Includes:

  • Installation of Node.js dependencies
  • Running script on a schedule (and also when code is pushed for testing)
  • Bringing in a secret env variable

About

Example of running a Node.js script on a schedule via Github Actions.

License:MIT License


Languages

Language:JavaScript 100.0%