Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/racket/email-notifications
GitHub action code for email notifications.
https://github.com/racket/email-notifications
racket
Last synced: 25 days ago
JSON representation
GitHub action code for email notifications.
- Host: GitHub
- URL: https://github.com/racket/email-notifications
- Owner: racket
- License: mit
- Created: 2019-01-18T15:48:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T15:00:11.000Z (about 6 years ago)
- Last Synced: 2024-11-11T14:43:58.604Z (3 months ago)
- Topics: racket
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 9
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# email-notifications
GitHub action code for email notifications.You need to have GitHub Actions enabled (via the beta) for the account or organization that owns the repository.
This requires AWS Simple Email Service to be set up, and the two secrets listed in `.github/main.workflow` to be configured in the relevant repository. Once that's done, simply copy the `.github/main.workflow` file to the `.github` directory in a repository you want to set up.