Every hour, GitHub Actions runs the mod.ts file:
deno run --unstable --allow-read --allow-write --allow-net --allow-env mod.ts
The script fetches a list of Denorg's repositories, and all their releases. If there has been a new release within the past hour, it sends out a tweet on https://twitter.com/_denorg.
Required permissions:
--allow-read
--allow-write
--allow-net
--allow-env
MIT © Denorg
A project by Denorg, the world's first Deno-focused community
organization and consulting company. Work with us →