Update publish.yml

This commit is contained in:
osborn
2020-03-25 16:41:21 +08:00
committed by GitHub
parent d86c217be7
commit 30c333dea1

View File

@@ -3,6 +3,8 @@ on:
push:
tags:
- 'v*.*.*'
release:
types:[published]
jobs:
build:
runs-on: macos-latest