fix syntax error for yml

This commit is contained in:
sillyangel
2025-01-04 20:21:00 -06:00
parent 3513827a19
commit 260c781926

View File

@@ -2,7 +2,9 @@ name: Build and Upload JAR
on:
release:
types: [published]
types:
- published
- edited
jobs:
build: