Closed divyanshu-in closed 2 weeks ago
hello, sorry for the delay. can i see the repo you are trying to use github-to-discord on?
if not, your github repo must be public
https://github.com/Biscoitinhoo/millennium-for-reddit/ this is the repo I was using the action on, I replaced it though, this was the commit though https://github.com/Biscoitinhoo/millennium-for-reddit/commit/e986ed7cd8c19c8341296087c9f34743dfdeb202.
I think I'm having a similar issue. Action executes successfully, but I'm not seeing any message in the discord channel.
please send me logs for debuging
I'm not reciving updates now, It works before now I don't change nothing and it stop working.
discord:
needs: publish-release
name: Send Announcement To Discord Server
runs-on: ubuntu-latest
steps:
- name: Discord notification
uses: LeGitHubDeTai/github-to-discord@main
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
DISCORD_USERNAME: Seelen
DISCORD_AVATAR: https://raw.githubusercontent.com/eythaann/Seelen-UI/master/documentation/images/logo_with_margins.png
AUTHOR_NAME: eythaann
AUTHOR_URL: "https://github.com/eythaann"
AUTHOR_AVATAR: "https://avatars.githubusercontent.com/u/76607907?v=4"
MESSAGE_TITLE: Seelen UI
MESSAGE_DESCRIPTION: A new release of Seelen UI has been published
MESSAGE_COLOR: 5814783
SECTION_NAME: "ChangeLog"
FOOTER_TEXT: "Seelen Inc."
FOOTER_URL: "https://github.com/eythaann/seelen-ui"
Hello, discord must have done an update, I'm on the case !
Oh apparently just deleting and creating a new webhook on discord solves the issue.
oh, okay, so much the better then :) have a nice day!
here is the output log of action, it was successfully executed.