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 name: Release
on: on:
# push:
# tags:
# - 'v*.*.*'
release: release:
types: types: [created]
- published
jobs: jobs:
build: build:
runs-on: macos-latest runs-on: macos-latest