[PR #43] [CLOSED] Add GitHub Actions workflow for npm package publishing #47

Closed
opened 2026-02-15 17:17:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/openclaw/openclaw.ai/pull/43
Author: @Traderz-AI
Created: 2/2/2026
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • e0264cb Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/openclaw/openclaw.ai/pull/43 **Author:** [@Traderz-AI](https://github.com/Traderz-AI) **Created:** 2/2/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e0264cb`](https://github.com/openclaw/openclaw.ai/commit/e0264cbace4215c08342b65aa982ac6aa0677440) Add GitHub Actions workflow for npm package publishing ### 📊 Changes **1 file changed** (+33 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/npm-publish.yml` (+33 -0) </details> ### 📄 Description This workflow runs tests and publishes a Node.js package to GitHub Packages upon release creation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:25 -05:00
yindo closed this issue 2026-02-15 17:17:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/openclaw.ai#47