Update publish.yml
This commit is contained in:
parent
d86c217be7
commit
30c333dea1
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -3,6 +3,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v*.*.*'
|
- 'v*.*.*'
|
||||||
|
release:
|
||||||
|
types:[published]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
|
Reference in New Issue
Block a user