Fix v0.4 reader workflow issues

This commit is contained in:
Akshay Kolli
2026-06-30 10:36:12 -07:00
parent 9bdc1a4b09
commit c62f0bf9c7
9 changed files with 568 additions and 91 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
APP_VERSION="${APP_VERSION:-0.4.0}"
BUILD_NUMBER="${BUILD_NUMBER:-6}"
BUILD_NUMBER="${BUILD_NUMBER:-7}"
RELEASE_VERSION="${RELEASE_VERSION:-${APP_VERSION%.0}}"