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.
1 parent 5f6e5d6 commit b247929Copy full SHA for b247929
.github/workflows/discord-releases.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Checkout
10
uses: actions/checkout@v4
11
- name: Package Releases
12
- uses: SethCohen/github-releases-to-discord@v1.13.1
+ uses: SethCohen/github-releases-to-discord@latest
13
with:
14
webhook_url: ${{ secrets.WEBHOOK_DISCORD_RELEASE_URL }}
15
color: "2105893"
0 commit comments