change trigger from 'created' to 'published'
Signed-off-by: Vincent Cui <dustise@live.com>
This commit is contained in:
parent
0cba977220
commit
855b6fe4d8
|
@ -1,7 +1,7 @@
|
|||
on:
|
||||
release:
|
||||
types:
|
||||
- created
|
||||
- published
|
||||
name: Build Release
|
||||
jobs:
|
||||
release-assests:
|
||||
|
|
Loading…
Reference in New Issue