Skip to content

Commit

Permalink
workflows/push.yml: Try main branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandertv committed Nov 23, 2024
1 parent e75e248 commit d71eb8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
path: ./mirror

- name: Checkout wiki repository
uses: actions/checkout@master
uses: actions/checkout@main
with:
repository: df-mc/dragonfly.wiki
token: ${{ secrets.ACTIONS_SECRET }}
Expand Down

0 comments on commit d71eb8c

Please sign in to comment.