mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-05 07:30:09 +08:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
a68a6f2eae
3
.github/workflows/bintray.yml
vendored
3
.github/workflows/bintray.yml
vendored
@ -6,8 +6,7 @@ name: Bintray Publish
|
||||
# events but only for the master branch
|
||||
on:
|
||||
release:
|
||||
types:
|
||||
- created
|
||||
types: [created, prereleased]
|
||||
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user