This website works better with JavaScript.
Home
Start
Help
Sign In
thomas
/
Dispensy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix master branch name in github workflow
Thomas Buck
11 months ago
parent
3d857446a1
commit
d1b38e549b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/docs.yml
+ 1
- 1
.github/workflows/docs.yml
View File
@@ -4,7 +4,7 @@ name: Docs
4
4
on:
5
5
push:
6
6
branches:
7
- - ma
in
7
+ - ma
ster
8
8
9
9
jobs:
10
10
deploy:
Write
Preview
Loading…
Cancel
Save