Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 359 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 359 Bytes

Github Release Notifier

version: "3"
services:
    grn:
        image: netfloex/github-release-notifier:v1.0.0
        container_name: grn
        environment:
            GITHUB_TOKEN: **
            REPOSITORIES: |
                Netfloex/Nginx
                Netfloex/Spel
            DISCORD_WEBHOOKS: https://discord.com/api/webhooks/**