Update main.yml

This commit is contained in:
Killer069 2021-12-24 13:37:48 +05:30 committed by GitHub
parent dd559b6f1a
commit 608d6ea801
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,6 +70,6 @@ jobs:
run: node .github/discord.js
env:
BOT_TOKEN: ${{ secrets.BOT_TOKEN }}
CHANNEL: 888999793458835466
CHANNEL: "888999793458835466"
BODY: ${{ github.event.release.body }}
TAG: ${{ github.event.release.tag_name }}
TAG: ${{ github.event.release.tag_name }}