mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-09 23:49:27 +08:00
Merge branch 'main' into next
This commit is contained in:
commit
82f3e52c34
2
.github/workflows/manual-release.yml
vendored
2
.github/workflows/manual-release.yml
vendored
@ -65,6 +65,7 @@ jobs:
|
|||||||
tags: true
|
tags: true
|
||||||
atomic: true
|
atomic: true
|
||||||
push-commit:
|
push-commit:
|
||||||
|
needs: pre-publish
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
@ -115,6 +116,7 @@ jobs:
|
|||||||
tags: true
|
tags: true
|
||||||
atomic: true
|
atomic: true
|
||||||
post-publish:
|
post-publish:
|
||||||
|
needs: push-commit
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user