Skip to content

Commit a29403f

Browse files
chengzeyiclaude
andcommitted
ci: Use workflow_dispatch for npm publish
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 0647c87 commit a29403f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Publish Package
22

33
on:
4-
push:
5-
tags:
6-
- 'v*'
4+
workflow_dispatch:
75

86
permissions:
97
id-token: write # Required for OIDC

0 commit comments

Comments
 (0)