mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
fix: unexpected value 'ref'
This commit is contained in:
parent
b56422139f
commit
a7a0c41d30
1
.github/workflows/release-next.yml
vendored
1
.github/workflows/release-next.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: next
|
||||
- name: Send curl request and parse response
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user