Skip to content

Commit bcfa85e

Browse files
committed
NOMERGE: Deploy docs from this branch to test
1 parent e26e1e4 commit bcfa85e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Build and publish docs
22
on:
33
push:
4-
branches: [main]
4+
# **HACK**
5+
branches: [main, versioned-docs]
56
workflow_dispatch:
67

78
permissions:

0 commit comments

Comments
 (0)