소스 검색

Update build.yml

James McConnell 1 년 전
부모
커밋
b59ffce6c0
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 6
      .github/workflows/build.yml

+ 0 - 6
.github/workflows/build.yml

@@ -6,12 +6,6 @@ permissions:
 on:
   workflow_call:
     inputs:
-      make_release:
-        required: true
-        type: boolean
-      include_susfs:
-        required: true
-        type: boolean
       android_version:
         required: true
         type: string