Update bintray.yml

This commit is contained in:
Him188 2020-12-19 23:11:01 +08:00 committed by GitHub
parent be5f2f51d9
commit 64f83677fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,7 @@ name: Bintray Publish
# events but only for the master branch
on:
release:
types:
- [created, prereleased]
types: [created, prereleased]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: