Skip to content

Commit

Permalink
chore(create-release.yml): update workflow name to 'pre-release.yml' …
Browse files Browse the repository at this point in the history
…for consistency and clarity
  • Loading branch information
ogabrielluiz committed May 28, 2024
1 parent 4f684c8 commit ce797db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ce797db

Please sign in to comment.