Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
5.98k stars 337 forks source link

Create a hook to Discord channel for go-blueprint version updates #30

Closed Melkeydev closed 1 year ago

Melkeydev commented 1 year ago

I want a hook to be added to the Discord (https://discord.gg/melkeydevhouse) channel #go-blueprint that will trigger every time there is a version release.

mikelerch commented 1 year ago

There's a lot of different GitHub Actions that you can use.

HarshPatel5940 commented 1 year ago

Just use discord webhook's and pass that into settings repo event settings. That would be simpler and better to work with.