Update simple-release.yml

This commit is contained in:
Gellipapa
2024-10-14 22:27:40 +02:00
committed by GitHub
parent 1443d62286
commit e21fa00467
+5
View File
@@ -24,6 +24,11 @@ on:
type: string
description: Specify true or false if you want to create a new branch.
required: false
fxmanifestPath:
type: string
description: Specify fxmanifest path if fxmanifest is not in the root folder.
required: false
default: 'fxmanifest.lua'
jobs:
simple-create-release: