mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
fix(ci): remove redundant header from release notes
This commit is contained in:
parent
c25dfabdbf
commit
783d830c68
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -88,7 +88,6 @@ jobs:
|
||||||
CHANGELOG: ${{ steps.changelog_reader.outputs.changes }}
|
CHANGELOG: ${{ steps.changelog_reader.outputs.changes }}
|
||||||
run: |
|
run: |
|
||||||
mkdir -p distribution/whatsnew
|
mkdir -p distribution/whatsnew
|
||||||
printf '## Changelog\n\n' > distribution/whatsnew/whatsnew-en-GB
|
|
||||||
printf '%s' "${CHANGELOG}" >> distribution/whatsnew/whatsnew-en-GB
|
printf '%s' "${CHANGELOG}" >> distribution/whatsnew/whatsnew-en-GB
|
||||||
|
|
||||||
- name: Publish bundle to Google Play
|
- name: Publish bundle to Google Play
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue