Skip to content

Commit 7a9b902

Browse files
committed
summary table
1 parent 425c561 commit 7a9b902

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows_pyconfig/workflows/release_summary.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ def _deb_pkg_link(pkg: Path) -> str:
7676
"\n"
7777
f"| Property | Value |"
7878
"\n"
79+
f"|----------|-------|"
80+
"\n"
7981
f"| **CI Settings** | {settings_link} |"
8082
"\n"
8183
f"| **Commit** | [`{github.sha}`]({repo_url}/tree/{github.sha}) |"

0 commit comments

Comments
 (0)