Skip to content

Commit

Permalink
add checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor-IX committed Jan 2, 2025
1 parent 2998b7b commit 68fd4f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manual_api_cache_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
python scripts/update_cache_api.py
- name: Commit Changes
run: |
git checkout -b api-bot/update-cache
git config user.name "Blender Launcher[bot]"
git config user.email "Blender-Launcher[bot]@users.noreply.github.com"
git add .
Expand Down

0 comments on commit 68fd4f8

Please # to comment.