Skip to content

Commit 81448ee

Browse files
committed
gh actions deploying is working, so setting correct branch
1 parent 52398d6 commit 81448ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_dev_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Generate and publish docs
33
on:
44
push:
55
branches:
6-
- "jupyter-test" # TODO change to spark-3.2
6+
- "spark-3.2"
77

88
jobs:
99
build-and-deploy:

0 commit comments

Comments
 (0)