mirror of
https://github.com/chenasraf/pantry-flutter.git
synced 2026-05-17 17:28:03 +00:00
build: amend release commit with fastlane changelog
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -147,8 +147,8 @@ jobs:
|
||||
if git diff --cached --quiet; then
|
||||
echo "No changelog changes."
|
||||
else
|
||||
git commit -m "chore: update fastlane changelog for $VERSION"
|
||||
git push
|
||||
git commit --amend --no-edit
|
||||
git push --force-with-lease
|
||||
fi
|
||||
|
||||
build-android:
|
||||
|
||||
Reference in New Issue
Block a user