docker-n8n-python
docker-n8n-python copied to clipboard
Fix CI/CD code
Problem Description: The CI recognized [email protected] as the latest version, but it was actually a pre-release version.
Problem Cause: The version specified in the main/package.json does not match the version released on npm.