fix(background): improve foreground service lifecycle and keep-alive handling
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -116,7 +116,6 @@ jobs:
|
||||
fi
|
||||
|
||||
# Generate commit messages since the previous tag
|
||||
echo "## What's Changed" > release_notes.md
|
||||
echo "" >> release_notes.md
|
||||
git log --pretty=format:"- %s (%h)" $PREVIOUS_TAG..${{ github.ref_name }} >> release_notes.md
|
||||
|
||||
|
||||
Reference in New Issue
Block a user