Skip to content

Commit

Permalink
fix: change branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Lash-L authored Dec 5, 2024
1 parent f1be6eb commit 73bbd21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
with:
fetch-depth: 0
persist-credentials: false
- name: Check out the target branch
run: git checkout Lash-L-patch-19
- name: Configure Git
run: |
git config user.name "${{ github.actor }}"
Expand Down

0 comments on commit 73bbd21

Please sign in to comment.