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
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:
@@ -108,7 +108,7 @@ jobs:
|
|||||||
# Update pubspec.yaml: replace the version line
|
# Update pubspec.yaml: replace the version line
|
||||||
sed -i "s/^version: .*/version: ${VERSION}+${VERSION_CODE}/" pubspec.yaml
|
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
|
# ADD THIS NEW STEP
|
||||||
- name: Setup Android Keystore
|
- name: Setup Android Keystore
|
||||||
|
|||||||
Reference in New Issue
Block a user