Browse Source

wrong branch name

Thomas B 2 months ago
parent
commit
a8c52ff898
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .github/workflows/docs.yml

+ 1
- 1
.github/workflows/docs.yml View File

4
 on:
4
 on:
5
   push:
5
   push:
6
     branches:
6
     branches:
7
-      - master
7
+      - main
8
 
8
 
9
 jobs:
9
 jobs:
10
   deploy:
10
   deploy:

Loading…
Cancel
Save