Skip to content

Commit

Permalink
workflow/erofs: update branch to erofs
Browse files Browse the repository at this point in the history
  • Loading branch information
whyakari authored Dec 25, 2024
1 parent a557296 commit 19a8a5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/erofs_ginkgo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: MoeKernel/[email protected]
with:
owner: 'MoeKernel'
branch: 'ksu_dynamic'
branch: 'erofs'
repository: 'scripts'

- name: Move Scripts
Expand Down Expand Up @@ -107,4 +107,4 @@ jobs:
git add build_count.txt
git commit -m "update build count"
git push origin ksu_dynamic -f
git push origin erofs -f

0 comments on commit 19a8a5f

Please sign in to comment.