mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 06:35:20 +00: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…
Reference in New Issue
Block a user