Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 264 Bytes

File metadata and controls

11 lines (6 loc) · 264 Bytes

github-actions-cron22 n3

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