Rename step for clarity in build workflow

This commit is contained in:
2025-05-03 16:56:02 +02:00
parent a3055890f7
commit 563f4bcbe5

View File

@@ -54,7 +54,7 @@ jobs:
echo "Using branch: $BRANCH_NAME"
echo "branch_name=$BRANCH_NAME" >> $GITHUB_ENV
- name: Run UV Python Script
- name: Run Update Script
id: run_script
run: |
uv run src