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:
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
release:
|
||||
types:[published]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: macos-latest
|
||||
|
Reference in New Issue
Block a user