chore: ci
This commit is contained in:
parent
f20f0f064e
commit
73119bb7c5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
|||||||
|
|
||||||
release-update:
|
release-update:
|
||||||
needs: release
|
needs: release
|
||||||
runs-on: macos-latest
|
runs-on: ubuntu-latest
|
||||||
if: |
|
if: |
|
||||||
startsWith(github.repository, 'zzzgydi') &&
|
startsWith(github.repository, 'zzzgydi') &&
|
||||||
startsWith(github.ref, 'refs/tags/v')
|
startsWith(github.ref, 'refs/tags/v')
|
||||||
|
Loading…
Reference in New Issue
Block a user