Skip to content

ci: add publish.yml — auto-publish to npm on v* tag push#8

Merged
drewstone merged 1 commit into
mainfrom
chore/add-publish-workflow
May 14, 2026
Merged

ci: add publish.yml — auto-publish to npm on v* tag push#8
drewstone merged 1 commit into
mainfrom
chore/add-publish-workflow

Conversation

@tangletools
Copy link
Copy Markdown
Contributor

Mirrors agent-runtime's publish workflow. Requires NPM_TOKEN repo secret.

Mirrors the tangle-network/agent-runtime publish workflow. Tag push
fires verify (lint+typecheck+test+build+version-lock check), then
publish (idempotent — skips if version already on npm registry).
Requires NPM_TOKEN repo secret.
@drewstone drewstone merged commit bcbb847 into main May 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants