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
|
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
|
||||||
|
Reference in New Issue
Block a user