chore: update version to 1.0.3 and remove release event from build workflow

This commit is contained in:
Elysia
2026-01-31 18:33:34 +08:00
parent 641589f875
commit a4049ba30b
2 changed files with 1 additions and 3 deletions

View File

@@ -27,8 +27,6 @@ on:
- ".gitignore"
- ".github/**"
- "!.github/workflows/build.yml"
release:
types: [published, created]
permissions:
contents: write