Skip to content

Commit e3bdfd2

Browse files
committed
Update release notes for better user guidance
1 parent 47b1e1b commit e3bdfd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ jobs:
380380
# Create draft release
381381
gh release create "$TAG" \
382382
--title "Lookout v${VERSION}" \
383-
--notes "See the assets to download and install." \
383+
--notes "See the assets to download and install.\n(You may need to click \"Show all\" after expanding the dropdown to see one compatible with your system)" \
384384
--draft
385385
386386
# Upload all renamed artifacts

0 commit comments

Comments
 (0)