Skip to content

Commit

Permalink
Update release_nuget.yml
Browse files Browse the repository at this point in the history
Remove not working discord announcement system
  • Loading branch information
cheese3660 authored Feb 26, 2024
1 parent 40b1546 commit 73a5aaa
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/release_nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,4 @@ jobs:
cat ./content.md
echo EOF
} >> "$GITHUB_ENV"
- name: Post discord server announcement
uses: tsickert/[email protected]
with:
webhook-url: ${{ secrets.DISCORD_WEBHOOK }}
content: ${{ env.disord_message }}
username: "Space Warp"
avatar-url: https://spacewarp.org/assets/swlogo.svg

0 comments on commit 73a5aaa

Please sign in to comment.