mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-12 20:39:03 +08:00
Fix release.yml
This commit is contained in:
parent
95614175e6
commit
44d4686b20
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -26,6 +26,8 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.MY_GITHUB_TOKEN }} # Use the secret as an environment variable
|
||||
fetch-depth: 0
|
||||
fetch-tags: true
|
||||
|
||||
- name: Prepare release body
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user