mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix(ci): release notes 3 (#2868)
This commit is contained in:
parent
c7356678fa
commit
dd6f60a0e0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -223,7 +223,7 @@ jobs:
|
|||
if: steps.generate_changelog.outputs.changelog != ''
|
||||
run: |
|
||||
mkdir -p whatsnew
|
||||
echo "${{ steps.generate_changelog.outputs.changelog }}" > whatsnew/whatsnew-en-US.txt
|
||||
echo "${{ steps.generate_changelog.outputs.changelog }}" > whatsnew/whatsnew-en-US
|
||||
|
||||
- name: Create version_info.txt
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue