Skip to content

Commit

Permalink
chore: add discord release notification
Browse files Browse the repository at this point in the history
  • Loading branch information
dreulavelle committed Sep 22, 2024
1 parent 550eb94 commit 8d526a8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/notify-discord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
types: [published]
workflow_dispatch:

permissions:
contents: write
pull-requests: write

jobs:
notify-discord:
runs-on: ubuntu-latest
Expand All @@ -26,4 +22,4 @@ jobs:
# content: "||@here||"
footer_title: "Changelog"
footer_icon_url: "https://raw.githubusercontent.com/rivenmedia/riven/main/assets/riven-light.png"
footer_timestamp: true
footer_timestamp: true

0 comments on commit 8d526a8

Please sign in to comment.