fix section
This commit is contained in:
parent
3ebf0da1b9
commit
0a092214c8
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ steps:
|
|||
strip_prefix: dist/zip/
|
||||
source: dist/zip/*
|
||||
target: /master/
|
||||
depends_on: [ after-build-static ]
|
||||
depends_on: [ sign-release ]
|
||||
when:
|
||||
event: [ push ]
|
||||
branch: [ master ]
|
||||
|
|
Loading…
Reference in a new issue