Hi !
Please allow this action to be triggered by the workflow_dispatch event type, so we can test this action without cloning your repository and downloading act.
When triggered via workflow_dispatch right now, the action fail at because there's no release payload in the action context:
https://github.com/SethCohen/github-releases-to-discord/blob/b96a33520f8ad5e6dcdecee6f1212bdf88b16550/index.js#L137C1-L144C3
Hi !
Please allow this action to be triggered by the workflow_dispatch event type, so we can test this action without cloning your repository and downloading act.
When triggered via
workflow_dispatchright now, the action fail at because there's no release payload in the action context:https://github.com/SethCohen/github-releases-to-discord/blob/b96a33520f8ad5e6dcdecee6f1212bdf88b16550/index.js#L137C1-L144C3