Skip to content

Commit 1ac1abf

Browse files
committed
Fix repository name in deploydocs
1 parent 97dc3d9 commit 1ac1abf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Documentation
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
tags: '*'
77
pull_request:
88
workflow_dispatch:

0 commit comments

Comments
 (0)