Update publish.yml

This commit is contained in:
osborn 2021-01-28 14:30:38 +08:00 committed by GitHub
parent f44416a139
commit bfed39997c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,7 @@
name: Release
on:
# push:
# tags:
# - 'v*.*.*'
release:
types:
- published
types: [created]
jobs:
build:
runs-on: macos-latest