Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyoko-Jeremie committed Dec 2, 2023
2 parents d07f48b + 80c3eef commit d4ee9bb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/Build-Html-Package.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Build Html Package
name: Build ModLoader

run-name: Build ModLoader ${{ inputs.version }}

on:
push:
Expand All @@ -10,6 +12,7 @@ on:
version:
description: "手动设定版本"


env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit d4ee9bb

Please sign in to comment.