mirror of
https://github.com/iLLeniumStudios/fivem-resource-watcher
synced 2024-02-26 13:38:52 +01:00
Change name
This commit is contained in:
+2
-2
@@ -27,7 +27,7 @@ inputs:
|
||||
required: false
|
||||
default: false
|
||||
type: boolean
|
||||
ignoreResources:
|
||||
resourcesToIgnore:
|
||||
description: "List of resources that you want to ignore separated by spaces and not restart when changes are made to them"
|
||||
required: false
|
||||
default: ""
|
||||
@@ -43,4 +43,4 @@ runs:
|
||||
- ${{ inputs.rconPassword }}
|
||||
- ${{ inputs.resourcesFolder }}
|
||||
- ${{ inputs.restartServerWhen0Players }}
|
||||
- ${{ inputs.ignoreResources }}
|
||||
- ${{ inputs.resourcesToIgnore }}
|
||||
|
||||
Reference in New Issue
Block a user