Skip to content

Commit 9a748b9

Browse files
fix publish
1 parent 3ce0302 commit 9a748b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ site:
66
content:
77
sources:
88
- url: ./
9-
branches: ['3.5', '4.0', '4.1', '4.2', '4.3', '4.4','dev']
9+
branches: ['3.5', '4.0', '4.1', '4.2', '4.3', '4.4', 'HEAD']
1010
edit_url: https://github.com/neo4j/docs-cypher/tree/{refname}/{path}
1111
exclude:
1212
- '!**/_includes/*'

0 commit comments

Comments
 (0)