From 80d566662ad313b36398628e0c8099bcc269a1f5 Mon Sep 17 00:00:00 2001 From: Crowny-official Date: Mon, 15 Jul 2024 22:28:36 -0300 Subject: [PATCH] Update npm-grunt.yml --- .github/workflows/npm-grunt.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/npm-grunt.yml b/.github/workflows/npm-grunt.yml index 41ee3d8..4d2241b 100644 --- a/.github/workflows/npm-grunt.yml +++ b/.github/workflows/npm-grunt.yml @@ -3,15 +3,15 @@ name: 2.2 IPA Maker on: workflow_dispatch: inputs: - name: + name: "OnamGDPS" description: "GDPS Name" - required: true - url: + required: false + url: "https://onamgdps.ncservers.xyz/" description: "GDPS URL (33 CHARACTERS)" - required: true - bundle: + required: false + bundle: "com.onamxxx.onamgdps000" description: "BUDNLE ID (23 CHARACTERS)" - required: true + required: false jobs: build: