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 4s
All checks were successful
port-to-omp / port (push) Successful in 4s
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user