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 bc0621b commit 6fea7beCopy full SHA for 6fea7be
.github/workflows/announce-new-release-discord.yml
@@ -8,7 +8,7 @@ jobs:
8
name: "Announce New Release - Discord"
9
runs-on: "ubuntu-latest"
10
steps:
11
- - uses: "hugoalh/[email protected]-beta.2"
+ - uses: "hugoalh/[email protected]"
12
with:
13
key: "${{secrets.DISCORD_HXHS_PROJECTNEWRELEASEANNOUNCER_WEBHOOK}}"
14
payload: |
0 commit comments