We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0384f05 commit f45e219Copy full SHA for f45e219
.github/workflows/push.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@main
18
with:
19
repository: df-mc/dragonfly.wiki
20
- ref: refs/heads/main
+ ref: refs/heads/master
21
token: ${{ secrets.ACTIONS_SECRET }}
22
path: ./wiki
23
0 commit comments