mirror of
https://github.com/openclaw/openclaw.ai.git
synced 2026-07-15 12:25:40 -04:00
[PR #43] [CLOSED] Add GitHub Actions workflow for npm package publishing #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/openclaw/openclaw.ai/pull/43
Author: @Traderz-AI
Created: 2/2/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
e0264cbAdd GitHub Actions workflow for npm package publishing📊 Changes
1 file changed (+33 additions, -0 deletions)
View changed files
➕
.github/workflows/npm-publish.yml(+33 -0)📄 Description
This workflow runs tests and publishes a Node.js package to GitHub Packages upon release creation.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.