Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
skip ci
  • Loading branch information
Psycast authored Feb 4, 2024
1 parent 6d31b0b commit 87ae480
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
inputs:
version:
description: "Tag version, excluding the v"
description: "Game Version (#.#.#)"
required: true

jobs:
Expand All @@ -20,8 +20,6 @@ jobs:
- name: Checkout Repo
uses: actions/[email protected]
with:
fetch-depth: 0
ref: ref/tags/v${{ inputs.version }}
lfs: true

##########################################################################################
Expand Down

0 comments on commit 87ae480

Please sign in to comment.