Open
Description
Description
The version specified in CMake config and the version released by GitHub Actions is not the same and can be really confusing for the clients. We can automate the versioning to coincide the CMake version with the GH version of casbin-cpp through another GitHub Action which should trigger on push to master
branch.