Releases: Mu-L/devbox
Releases · Mu-L/devbox
0.0.4-dev
Add discord env variables to release job (#59) ## Summary We updated the release process to automatically announce on Discord, but we forgot to pass those secrets as environment variables. As a result, the release process fails and I'm unable to release version `0.0.4`. This PR fixes that. ## How was it tested? I'll test by trying to release again.