add scripts/release-tag.sh (bump package.json, tag, push; triggers port + npm publish CI)
All checks were successful
port-to-omp / port (push) Successful in 3s

This commit is contained in:
2026-08-12 19:31:38 -04:00
parent 2565683079
commit 4241099ff5
2 changed files with 197 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ const OMP = join(HOME, ".omp", "agent", "extensions");
const SKIP = new Set([
"port-to-omp.mjs",
"release-tag.sh",
".gitea",
".github",
"node_modules",