Update .github/workflows/release.yml
/ publish (release) Successful in 24s

This commit is contained in:
2026-06-19 22:18:00 +08:00
Partially verified
parent e4f51981db
commit cdf441e7d2
+2 -4
View File
@@ -1,9 +1,7 @@
name: Build & Publish
permissions:
contents: write
on:
release:
types: [published]
types:
- published
jobs:
publish: