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 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