Skip to content

Commit

Permalink
remove req
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizumo-prjkt committed Nov 16, 2024
1 parent 7a09e16 commit 5a3c427
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/build-v02.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ on:
- 'xz'
- '7z'
- 'uncompressed'
# GSI_IMG_LOCATION_XT:
# description: 'Enter GSI Link (Extracted, img only, NO SPACES!)'
# required: false
# GSI_IMG_LOCATION_CMP:
# description: 'Enter GSI Link (Compressed into .xz)'
# required: false
GSI_LINK:
description: Enter GSI Link
required: true
Expand All @@ -52,13 +46,10 @@ on:
FOLDER_HEADING:
description: 'Enter what directory it will land on Sourceforge (REQUIRES THAT DIRECTORY TO BE PRESENT THERE, DOUBLE CHECK IT PLEASE) ALSO PLEASE ADD SLASH "/" at the end'
required: true
# PROJECT_ROOT_NAME:
# description: 'Reading comprehension needed!: What project root name called: for SUFandom would be like this :https://sourceforge.net/projects/xynoxx-prebuilt-gsi:, so you stictly type : xynoxx-prebuilt-gsi : '
# required: true


jobs:
Building-GSI:
if: github.event.repository.owner.id == github.event.sender.id
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 5a3c427

Please sign in to comment.