We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54d6991 + 09cce7d commit e334370Copy full SHA for e334370
1 file changed
.github/workflows/release_notice.yml
@@ -30,7 +30,7 @@ jobs:
30
env:
31
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_RELEASE }}
32
- name: Send custom JSON data to Discord
33
- uses: sarisia/actions-status-discord@v1.15.5
+ uses: sarisia/actions-status-discord@v1.16.0
34
with:
35
webhook: ${{ secrets.DISCORD_WEBHOOK_URL }}
36
nodetail: true
0 commit comments