File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 description : " Integrate YouPiP"
99 type : boolean
1010 required : true
11- default : true
11+ default : false
1212
1313 enable_ytuhd :
1414 description : " Integrate YTUHD"
1515 type : boolean
1616 required : true
17- default : true
17+ default : false
1818
19- enable_ryd :
20- description : " Integrate Return YouTube Dislikes "
19+ enable_yq :
20+ description : " Integrate YouQuality "
2121 type : boolean
2222 required : true
23- default : true
23+ default : false
2424
25- enable_yq :
26- description : " Integrate YouQuality "
25+ enable_ryd :
26+ description : " Integrate Return YouTube Dislikes "
2727 type : boolean
2828 required : true
29- default : true
29+ default : false
3030
3131 enable_demc :
3232 description : " Integrate DontEatMyContent"
3333 type : boolean
3434 required : true
35- default : true
35+ default : false
3636
3737 ipa_url :
3838 description : " URL to the decrypted IPA file"
@@ -314,4 +314,4 @@ jobs:
314314
315315 - name : Output Release URL
316316 run : |
317- echo "::notice::Release available at: https://github.com/${{ github.repository }}/releases"
317+ echo "::notice::Release available at: https://github.com/${{ github.repository }}/releases"
You can’t perform that action at this time.
0 commit comments