Skip to content

Commit 229bd88

Browse files
authored
Switch to existing branch
1 parent f90be15 commit 229bd88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/mirror.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
fail-fast: false
8181
matrix:
8282
include: ${{ fromJson(needs.prepare.outputs.matrix) }}
83-
uses: armbian/armbian.github.io/.github/workflows/reusable.yml@mirror
83+
uses: armbian/armbian.github.io/.github/workflows/reusable.yml@main
8484
with:
8585
name: "${{ matrix.name }}"
8686
cdntag: "${{ matrix.cdn_tag }}"
@@ -121,4 +121,4 @@ jobs:
121121
- uses: geekyeggo/delete-artifact@v5
122122
with:
123123
name: |
124-
parts*
124+
parts*

0 commit comments

Comments
 (0)