Skip to content

Commit f92bcd1

Browse files
committed
ci: Remove embed from discord notification
1 parent df09b86 commit f92bcd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notify-unreleased-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
env:
2727
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK_UNRELEASED_COMMITS }}
2828
MESSAGE: |
29-
If a package needs released, please [run the workflow](https://github.com/wxt-dev/wxt/actions/workflows/release.yml).
29+
If a package needs released, please [run the workflow](<https://github.com/wxt-dev/wxt/actions/workflows/release.yml>).
3030
3131
Before running, consider:
3232
- Are there any breaking changes? If so, prepare a list of breaking changes and update the changelog and release notes after the release.

0 commit comments

Comments
 (0)