Skip to content

[FEAT] Add workflow_dispatch trigger to npm publish workflow (#33)#35

Merged
IISweetHeartII merged 2 commits intomainfrom
develop
Feb 5, 2026
Merged

[FEAT] Add workflow_dispatch trigger to npm publish workflow (#33)#35
IISweetHeartII merged 2 commits intomainfrom
develop

Conversation

@IISweetHeartII
Copy link
Contributor

Description

Release PR: Add `workflow_dispatch` trigger to the npm publish workflow to enable manual workflow runs for specific refs/tags.

Type of Change

  • Feature

Changes Made

  • Added `workflow_dispatch` trigger to .github/workflows/publish.yml
  • Allows manual workflow dispatch with optional ref input parameter
  • Maintains existing push tag and release triggers

Related Issues

Closes #33

Testing

  • Manual testing performed
  • Type check passes
  • Lint passes
  • Build succeeds

Checklist

  • My code follows the project's code style
  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

IISweetHeartII and others added 2 commits February 6, 2026 00:54
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-Claude)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
[FEAT] Add workflow_dispatch trigger to npm publish workflow (#33)
@IISweetHeartII IISweetHeartII merged commit 702805a into main Feb 5, 2026
0 of 3 checks 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.

1 participant

Comments