Do not publish on release created

This commit is contained in:
Him188 2021-03-26 10:46:01 +08:00
parent eccb92a78d
commit faebbde94c

View File

@ -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*'