Update publish.yml

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

View File

@ -1,7 +1,7 @@
name: Release
on:
release:
types: [created]
types: [published]
jobs:
build:
runs-on: macos-latest