Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default message not working? #81

Open
JoaoCnh opened this issue Jul 30, 2021 · 1 comment
Open

Default message not working? #81

JoaoCnh opened this issue Jul 30, 2021 · 1 comment

Comments

@JoaoCnh
Copy link

JoaoCnh commented Jul 30, 2021

I've tried running the action with no args to replicate the embed example in the README but no messages is being sent.
What is required to send that message?

@chrissound
Copy link

Yup having just:

      - name: Actions for Discord
        uses: Ilshidur/action-discord@0.3.2
        if: always()
        env:
          DISCORD_WEBHOOK: ***

Does not make it run anything for me, the step is not even shown in github actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants