Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added: GitHub Actions workflow for versioning and releases
Introduced `.github/workflows/main.yml` to automate version bumping and release creation on `main` branch pushes. Utilizes Node.js setup and `npm` for dependency management, with Git configuration for automated commits. Integrates `actions/create-release@v1` for publishing releases based on new tags. Signed-off-by: Md. Sazzad Hossain Sharkar <md@szd.sh>
- Loading branch information