diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index 6c748fa..4345fbf 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -108,7 +108,7 @@ jobs: # Update pubspec.yaml: replace the version line sed -i "s/^version: .*/version: ${VERSION}+${VERSION_CODE}/" pubspec.yaml - grep '^version:' pubspec.yaml to how we handle it in the boat tab we should also show in the actions htab + grep '^version:' pubspec.yaml # ADD THIS NEW STEP - name: Setup Android Keystore