Skip to content

Commit 73a5aaa

Browse files
authored
Update release_nuget.yml
Remove not working discord announcement system
1 parent 40b1546 commit 73a5aaa

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/release_nuget.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,4 @@ jobs:
103103
cat ./content.md
104104
echo EOF
105105
} >> "$GITHUB_ENV"
106-
107-
- name: Post discord server announcement
108-
uses: tsickert/discord-webhook@v5.3.0
109-
with:
110-
webhook-url: ${{ secrets.DISCORD_WEBHOOK }}
111-
content: ${{ env.disord_message }}
112-
username: "Space Warp"
113-
avatar-url: https://spacewarp.org/assets/swlogo.svg
114106

0 commit comments

Comments
 (0)