Update publish.yml
This commit is contained in:
parent
2c5788d518
commit
9ca7c60826
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -2,7 +2,7 @@ name: Publish SDK
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
- '*.*.*''
|
||||
jobs:
|
||||
build:
|
||||
runs-on: macos-latest
|
||||
|
Reference in New Issue
Block a user