Skip to content

Commit a82d8e6

Browse files
authored
Update branches to publish (#258)
Replaces #255
1 parent b26018c commit a82d8e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
},
2424
"homepage": "https://github.com/neo4j/docs-status-codes#readme",
2525
"dependencies": {
26-
"@antora/cli": "^3.1.10",
26+
"antora": "^3.1.10",
2727
"@antora/site-generator-default": "^3.1.10",
28-
"@neo4j-antora/antora-table-footnotes": "^0.3.2",
28+
"@neo4j-antora/antora-table-footnotes": "^0.3.3",
2929
"@neo4j-documentation/macros": "^1.0.4",
3030
"@neo4j-documentation/remote-include": "^1.0.0"
3131
},

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','5.x','HEAD']
9+
branches: ['4.4','5.x','HEAD']
1010
edit_url: https://github.com/neo4j/docs-status-codes/tree/{refname}/{path}
1111
exclude:
1212
- '!**/_includes/*'

0 commit comments

Comments
 (0)