chore(create-release.yml): update workflow name to 'pre-release.yml' for consistency and clarity
This commit is contained in:
parent
4f684c851c
commit
ce797dbfa0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-release.yml
vendored
2
.github/workflows/create-release.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
name: Download Artifact
|
||||
with:
|
||||
github_token: ${{secrets.GITHUB_TOKEN}}
|
||||
workflow: Langflow Pre-release (Unified)
|
||||
workflow: pre-release.yml
|
||||
name: dist${{ inputs.release_type }}
|
||||
path: dist
|
||||
- name: Create Release Notes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue