mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-25 11:55:28 +01:00
fix previous commit
This commit is contained in:
parent
cdfd3d3f0c
commit
065e1bb152
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
# if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
|
||||
# uses: ncipollo/release-action@v1
|
||||
# with:
|
||||
# artifacts: ./*.7z, ./Clover.app*.pkg, ./CloverV2*.zip, ./CLOVERX64.efi.zip, ./Clover_r*.pkg
|
||||
# artifacts: ./*.7z, ./CloverV2*.zip, ./CLOVERX64.efi.zip, ./Clover_r*.pkg
|
||||
# bodyFile: ReleaseNotes.md
|
||||
# name: Release v5.1 r${{ env.CUR_TAG }}
|
||||
# prerelease: false
|
||||
|
Loading…
Reference in New Issue
Block a user