Skip to content

Commit d71eb8c

Browse files
committed
workflows/push.yml: Try main branch.
1 parent e75e248 commit d71eb8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
path: ./mirror
1515

1616
- name: Checkout wiki repository
17-
uses: actions/checkout@master
17+
uses: actions/checkout@main
1818
with:
1919
repository: df-mc/dragonfly.wiki
2020
token: ${{ secrets.ACTIONS_SECRET }}

0 commit comments

Comments
 (0)