Skip to content

Commit abccf48

Browse files
committed
ALLOW APFS.efi PATCH
1 parent ade3bb4 commit abccf48

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ jobs:
3737
with:
3838
files: deploy/*
3939
#tag_name: push-${{ github.sha }}
40-
tag_name: 1.10.0
41-
name: 1.10.0
40+
tag_name: 1.10.1-pre
41+
name: 1.10.0 Tahoe Test DO NOT USE IT FOR PRODUCTION
4242
body: ${{ github.event.head_commit.message }}
43-
prerelease: false
43+
prerelease: true
4444
generate_release_notes: true
4545

4646
- name: Upload to Release
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## DO NOT USE IT IN PRODUCTION
2+
## How to use it:
3+
BY OCLP-R, USE IT ON PATCH
695 KB
Binary file not shown.
702 KB
Binary file not shown.

0 commit comments

Comments
 (0)