Skip to content

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor-IX committed Jan 2, 2025
1 parent 3ae5a0f commit 11a5e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual_api_cache_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
git commit -m "Update cache files" || echo "No changes to commit"
- name: Push Changes
run: |
git push --set-upstream origin main/update-cache || echo "Push failed"
git push --set-upstream origin main || echo "Push failed"

0 comments on commit 11a5e28

Please # to comment.