Update publish.yml

This commit is contained in:
osborn 2020-03-24 18:25:48 +08:00
parent 2c5788d518
commit 9ca7c60826

View File

@ -2,7 +2,7 @@ name: Publish SDK
on: on:
push: push:
tags: tags:
- '*' - '*.*.*''
jobs: jobs:
build: build:
runs-on: macos-latest runs-on: macos-latest