mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-09 15:39:24 +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
|
||||
atomic: true
|
||||
push-commit:
|
||||
needs: pre-publish
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
@ -115,6 +116,7 @@ jobs:
|
||||
tags: true
|
||||
atomic: true
|
||||
post-publish:
|
||||
needs: push-commit
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user