mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 22:20:53 +10:00
CI: Don’t publish TUIs on release
This commit is contained in:
@@ -26,13 +26,5 @@ jobs:
|
|||||||
name: OpenCore-Patcher-TUI.app
|
name: OpenCore-Patcher-TUI.app
|
||||||
path: OpenCore-Patcher-TUI.app.zip
|
path: OpenCore-Patcher-TUI.app.zip
|
||||||
|
|
||||||
- name: Upload to Release
|
|
||||||
if: github.event_name == 'release'
|
|
||||||
uses: svenstaro/upload-release-action@e74ff71f7d8a4c4745b560a485cc5fdb9b5b999d
|
|
||||||
with:
|
|
||||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
file: OpenCore-Patcher-TUI.app.zip
|
|
||||||
tag: ${{ github.ref }}
|
|
||||||
file_glob: true
|
|
||||||
- name: Validate OpenCore
|
- name: Validate OpenCore
|
||||||
run: ./dist/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher --validate
|
run: ./dist/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher --validate
|
||||||
|
|||||||
Reference in New Issue
Block a user