mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-29 12:35:53 +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/')
|
# if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
|
||||||
# uses: ncipollo/release-action@v1
|
# uses: ncipollo/release-action@v1
|
||||||
# with:
|
# 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
|
# bodyFile: ReleaseNotes.md
|
||||||
# name: Release v5.1 r${{ env.CUR_TAG }}
|
# name: Release v5.1 r${{ env.CUR_TAG }}
|
||||||
# prerelease: false
|
# prerelease: false
|
||||||
|
Loading…
Reference in New Issue
Block a user