mirror of
https://github.com/mamoe/mirai.git
synced 2024-12-28 17:40:09 +08:00
Do not publish on release created
This commit is contained in:
parent
eccb92a78d
commit
faebbde94c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -5,8 +5,6 @@ name: Release Publish
|
||||
# Controls when the action will run. Triggers the workflow on push or pull request
|
||||
# events but only for the master branch
|
||||
on:
|
||||
release:
|
||||
types: [ created ]
|
||||
push:
|
||||
tags:
|
||||
- '*-dev*'
|
||||
|
Loading…
Reference in New Issue
Block a user