mirror of
https://github.com/SabreTools/MPF.git
synced 2026-07-02 17:24:48 +00:00
Remove generation, just in case
This commit is contained in:
1
.github/workflows/build_check.yml
vendored
1
.github/workflows/build_check.yml
vendored
@@ -47,7 +47,6 @@ jobs:
|
||||
artifacts: ${{ matrix.project }}_${{ matrix.framework }}_${{ matrix.runtime }}_${{ matrix.conf }}.zip
|
||||
body: 'Last built commit: ${{ github.sha }}'
|
||||
commit: ${{ github.sha }}
|
||||
generateReleaseNotes: True
|
||||
name: 'Rolling Release'
|
||||
prerelease: True
|
||||
replacesArtifacts: True
|
||||
|
||||
1
.github/workflows/build_ui.yml
vendored
1
.github/workflows/build_ui.yml
vendored
@@ -54,7 +54,6 @@ jobs:
|
||||
artifacts: ${{ matrix.project }}_${{ matrix.framework }}_${{ matrix.runtime }}_${{ matrix.conf }}.zip
|
||||
body: 'Last built commit: ${{ github.sha }}'
|
||||
commit: ${{ github.sha }}
|
||||
generateReleaseNotes: True
|
||||
name: 'Rolling Release'
|
||||
prerelease: True
|
||||
replacesArtifacts: True
|
||||
|
||||
@@ -36,6 +36,7 @@
|
||||
- Remove unnecessary empty section
|
||||
- Unified tag for rolling release
|
||||
- Generate release notes automatically
|
||||
- Remove generation, just in case
|
||||
|
||||
### 3.1.1 (2024-02-20)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user