mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-05-05 04:44:10 +00:00
fix(ci): Add missing glob pattern to releaserc for UG assets
This commit is contained in:
@ -71,6 +71,7 @@ publish:
|
||||
addReleases: "bottom"
|
||||
assets:
|
||||
- path: "output/**/*_UA_*.bin"
|
||||
- path: "output/**/*_UG_*.bin"
|
||||
- path: "output/**/*_QIO_*.bin"
|
||||
- path: "output/**/*.rbl"
|
||||
- path: "output/**/*.img"
|
||||
|
||||
Reference in New Issue
Block a user