Skip to content

Commit 30e5e08

Browse files
committed
Include example settings.toml with release bundle
1 parent 243be66 commit 30e5e08

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
mkdir muse2
4949
cp target/release/muse2${{ matrix.exe_suffix }} muse2
5050
cp LICENSE muse2/LICENCE.txt
51+
cp assets/settings.toml muse2
5152
cp assets/readme/readme_${{ matrix.osname }}.txt muse2/README.txt
5253
- uses: actions/upload-artifact@v4
5354
if: ${{ github.event_name != 'release' }}
File renamed without changes.

0 commit comments

Comments
 (0)