add: release config too
This commit is contained in:
parent
490f37cc64
commit
bb10b8972f
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@ steps:
|
|||
api_key:
|
||||
from_secret: gitea_token
|
||||
base_url: https://git.serguzim.me
|
||||
files: build/controller
|
||||
files:
|
||||
- build/controller
|
||||
- build/controller.ini
|
||||
when:
|
||||
event: tag
|
||||
|
||||
|
|
Loading…
Reference in a new issue