fix yaml format

This commit is contained in:
Sving1024 2025-05-03 16:45:42 +08:00
parent 894aa96fef
commit 1c3f9ac137
No known key found for this signature in database
GPG Key ID: 2BCE145890082742

View File

@ -2,8 +2,7 @@ name: Generate toml config and release
on:
push:
tags:
- *.*.*.*
- "*.*.*.*"
jobs:
generate:
runs-on: ubuntu-latest