mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-13 18:40:18 -04:00
Merge branch 'main' into release/2.7.0
This commit is contained in:
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: |
|
||||
|
||||
Reference in New Issue
Block a user