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
|
||||
|
||||
Reference in New Issue
Block a user