This commit is contained in:
Dan
2025-05-12 05:32:15 +03:00
parent 455f63568c
commit ddb3687875
11 changed files with 48 additions and 17 deletions

View File

@@ -12,7 +12,7 @@ on:
tweak_version:
description: "The version of the tweak to use. Enter the version manually from dayanch96/InfusePlus/releases or leave default"
default: "2.0.1"
default: "2.1"
required: true
type: string
@@ -48,6 +48,8 @@ jobs:
- name: Hide sensitive inputs
uses: levibostian/action-hide-sensitive-inputs@v1
with:
exclude_inputs: display_name,tweak_version,bundle_id
- name: Validate IPA URL
run: |