Update publish.yml
This commit is contained in:
parent
f44416a139
commit
bfed39997c
6
.github/workflows/publish.yml
vendored
6
.github/workflows/publish.yml
vendored
@ -1,11 +1,7 @@
|
||||
name: Release
|
||||
on:
|
||||
# push:
|
||||
# tags:
|
||||
# - 'v*.*.*'
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
types: [created]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: macos-latest
|
||||
|
Reference in New Issue
Block a user