Skip to content

Commit 9c10455

Browse files
committed
undo
1 parent 25d1b38 commit 9c10455

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/workflows/docs.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ name: GH Pages Deploy (Docs, mdbook)
33

44
on:
55
push:
6-
# push:
7-
# branches:
8-
# - main
9-
# tags:
10-
# - '*'
6+
branches:
7+
- main
8+
tags:
9+
- '*'
1110

1211
jobs:
1312
build-deploy:

0 commit comments

Comments
 (0)