You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,9 @@ Read Tabix-indexed files using either .tbi or .csi indexes.
9
9
10
10
$ npm install @gmod/tabix
11
11
12
-
Releases are published to npm automatically via GitHub Actions using [npm trusted publishing](https://docs.npmjs.com/generating-provenance-statements) (OIDC provenance) when a `v*` tag is pushed.
12
+
Releases are published to npm automatically via GitHub Actions using
0 commit comments