Commit c62fd96
fix(ci): dispatch npm-publish workflow on tag ref
The npm environment protection rules restrict deployments to tag refs.
Without --ref, gh workflow run dispatches on main which is rejected.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 18103c1 commit c62fd96
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
0 commit comments