fix(release.yaml): remove accidental text from grep command
All checks were successful
Build and Release to F-Droid / build-and-deploy (push) Successful in 11m33s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-17 10:58:27 +01:00
parent 51dba090d6
commit 8d635970d2

View File

@@ -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