From 6503027c2d5dd71608f28c285fef4aabab0a69bb Mon Sep 17 00:00:00 2001 From: alsmith151 Date: Wed, 27 May 2026 16:47:11 +0100 Subject: [PATCH 1/2] chore(ci): trigger publish on release and manual for release-please compatibility --- .github/workflows/publish.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 1d5e17e..bbe9d92 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -4,6 +4,9 @@ on: push: tags: - "v*" + release: + types: [published] + workflow_dispatch: permissions: contents: read From af9e75e9b30c2882cff8e3cad23078e066f448c7 Mon Sep 17 00:00:00 2001 From: alsmith151 Date: Wed, 27 May 2026 16:48:54 +0100 Subject: [PATCH 2/2] fix: update logo image source to use raw GitHub URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a203604..386ff2a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It is designed for reproducible genomic plots in scripts, notebooks, Quarto docs Use it when you want compact tracks for BigWig-like signals, BED/narrowPeak intervals, links, genes, and optional matrix/QuantNado data.

- PlotNado logo + PlotNado logo