Skip to content

Commit

Permalink
Switch branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackeagle authored Dec 9, 2022
1 parent de05f29 commit fc1af52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ on:
workflow_dispatch:
push:
branches:
- master

- main
jobs:
publish:
name: Publish to docs branch
Expand All @@ -19,4 +19,4 @@ jobs:
- uses: retypeapp/action-github-pages@latest
with:
branch: docs
update-branch: true
update-branch: true

0 comments on commit fc1af52

Please sign in to comment.