We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588e26e commit 3ed59ccCopy full SHA for 3ed59cc
.github/workflows/announce-release-on-discord.yml
@@ -11,7 +11,7 @@ jobs:
11
DISCORD_WEBHOOK: ${{ secrets.ONELITEFATHERNET_GITHUB_WEBHOOK }}
12
DISCORD_USERNAME: Attollo Release
13
DISCORD_AVATAR: https://raw.githubusercontent.com/OneLiteFeatherNET/Attollo/master/.github/assets/Atollo.png
14
- DISCORD_THREAD_ID: 1235181365511589888
+ DISCORD_THREAD_ID: '1235181365511589888'
15
uses: OneLiteFeatherNET/action-discord@master
16
with:
17
args: |
0 commit comments