Browse Source

Add release_type input to workflow

jimsterino98 4 tháng trước cách đây
mục cha
commit
b272cdbf4b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -102,6 +102,7 @@ jobs:
       wksu: ${{ inputs.wksu }}
       droidspace: ${{ inputs.droidspace }}
       ntsync: ${{ inputs.ntsync }}
+      release_type: ${{ inputs.release_type }}
       optimizations: ${{ inputs.optimizations }}
 
   release: