mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-21 13:34:46 +00:00
3 lines
75 B
JavaScript
3 lines
75 B
JavaScript
var growly = require('../lib/growly.js');
|
|
|
|
growly.notify('Hello, world!');
|