fix(ci): Fix Gitea workflow publish invocation to run npm publish via npmci command
This commit is contained in:
		| @@ -1,5 +1,11 @@ | ||||
| # Changelog | ||||
|  | ||||
| ## 2025-10-25 - 4.3.4 - fix(ci) | ||||
| Fix Gitea workflow publish invocation to run npm publish via npmci command | ||||
|  | ||||
| - Update .gitea/workflows/default_tags.yaml to use 'npmci command npm publish' for the publish step | ||||
| - Ensures the workflow runs npm publish through the npmci command wrapper to avoid incorrect task invocation | ||||
|  | ||||
| ## 2025-10-25 - 4.3.3 - fix(ci) | ||||
| Improve Gitea release workflow: install deps, configure Gitea npm registry, and optionally publish to npmjs.org | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user