mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-17 13:22:54 +10:00
Sha instead of ref
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Upload to Artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Opencore-Patcher-${{ github.ref }}
|
||||
name: Opencore-Patcher-${{ github.sha }}
|
||||
path: dist/OpenCore-Patcher
|
||||
- name: Upload to Release
|
||||
if: github.event_name == 'release'
|
||||
|
||||
Reference in New Issue
Block a user