Skip to content

Commit b8be8cc

Browse files
committed
Fix workflow
1 parent 4c2f96d commit b8be8cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/announce-new-release-discord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
inline: false
3434
- name: "Releases"
3535
value: |
36-
**- GitHub (& Changelog):** ${{github.event.repository.html_url}}
36+
**- GitHub (& Changelog):** ${{github.event.release.html_url}}
3737
**- PowerShell Gallery:** https://www.powershellgallery.com/packages/hugoalh.GitHubActionsToolkit
3838
inline: false
3939
wait: "true"

0 commit comments

Comments
 (0)