Skip to content

Commit

Permalink
github:workflows: Renamed master to main
Browse files Browse the repository at this point in the history
1. Renamed the destination directory to main

Signed-off-by: RibhuDP <[email protected]>
  • Loading branch information
ribdp committed Mar 13, 2024
1 parent 6e2d65a commit 4f0b3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./doc
destination_dir: master
destination_dir: main

0 comments on commit 4f0b3c9

Please sign in to comment.