Files
n8n-chart/.github/workflows
a5r0n 6ccee1df37 Add new CI version bump workflow and update README
* **.github/workflows/ci-version-bump.yml**
  - Replace Node.js setup with Python setup
  - Install semver using pip
  - Use Python and semver for version bumping instead of npm

* **README.md**
  - Add instructions for the new CI version bump workflow
2024-10-17 21:30:27 +03:00
..