Update publish.yml

This commit is contained in:
osborn
2021-01-28 14:30:38 +08:00
committed by GitHub
parent f44416a139
commit bfed39997c

View File

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