We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf97df2 commit e67a3cdCopy full SHA for e67a3cd
.github/workflows/discord-release.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Checkout
10
uses: actions/checkout@v4
11
- name: Github Releases To Discord
12
- uses: SethCohen/github-releases-to-discord@v1
+ uses: SethCohen/github-releases-to-discord@master
13
with:
14
webhook_url: ${{ secrets.WEBHOOK_URL }}
15
color: "14303827"
0 commit comments