✅ Get base version of project in Github actions

I want to setup a github actions workflow that gets the base version of my library (for example 1.5.2) and then appends a dev version like 0.0.1, 0.0.2 etc, so it ends up as 1.5.2-dev0.0.1 for example, however, i cant manage to get my base project version property, is there any way to achieve what i want?
0 Replies
No replies yetBe the first to reply to this messageJoin