docker-n8n-python icon indicating copy to clipboard operation
docker-n8n-python copied to clipboard

Fix CI/CD code

Open horiiiiii032929 opened this issue 1 year ago • 0 comments

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.

horiiiiii032929 avatar Apr 22 '24 08:04 horiiiiii032929