Skip to content

Commit

Permalink
Added new simple relase web workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Gellipapa authored Oct 12, 2024
1 parent 86046d5 commit 3ae1c81
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@ on:
type: string
description: Specify fxmanifest path if fxmanifest is not in the root folder.
required: false
default: 'fxmanifest.lua'
jobs:
simple-create-release:
uses: esx-framework/.github/.github/workflows/simple-release.yml@main
uses: esx-framework/.github/.github/workflows/simple-release-web.yml@main
with:
zipName: ${{ github.event.inputs.zipName }}
web: ${{ github.event.inputs.web }}
Expand Down

0 comments on commit 3ae1c81

Please sign in to comment.