Skip to content

Commit

Permalink
fix(ci): Remove discord publish for now
Browse files Browse the repository at this point in the history
  • Loading branch information
timonv committed Sep 23, 2024
1 parent 530dcd8 commit d433d99
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,3 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
GITHUB_REPO: ${{ github.repository }}
- name: Github Releases To Discord
uses: sillyangel/[email protected]
with:
webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }}
color: "2105893"
username: "Release Changelog"
avatar_url: "https://cdn.discordapp.com/avatars/487431320314576937/bd64361e4ba6313d561d54e78c9e7171.png"

0 comments on commit d433d99

Please sign in to comment.