First major release #68

Merged
hitanshu merged 70 commits from test into main 2025-09-20 18:10:19 +00:00
Showing only changes of commit 5fe2d96f42 - Show all commits

View File

@ -24,8 +24,7 @@ jobs:
NEW_PATCH=$(( ${PATCH} + 1))
echo ${NEW_PATCH}
echo "new_version=$(echo "${MAJOR}.${MINOR}.${NEW_PATCH}")" >> $GITHUB_OUTPUT
echo ${new_version}
build:
build_tag_push:
runs-on: ubuntu-latest
needs: tag
container: