This commit is contained in:
Sving1024 2025-05-03 17:02:10 +08:00
parent d4ef66040b
commit 51c7ff0d5c
No known key found for this signature in database
GPG Key ID: 2BCE145890082742

View File

@ -28,4 +28,4 @@ jobs:
path: config/
- uses: ncipollo/release-action@v1
with:
artifacts: "config/*.json,config/*.toml"
artifacts: "./config/*/*.json, ./config/*/*.toml"