Im using CircleCI for CI/CD and recently wanted to start tagging my releases to main bransch. This is my config.yml
version: 2.1 orbs: node: circleci/node@1