File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 78
78
- name : Deploy to GitHub Pages
79
79
id : deployment
80
80
uses : actions/deploy-pages@v4
81
+ with :
82
+ external_repository : beamstackproj/beamstackproj.github.io
83
+ publish_branch : main
84
+ publish_dir : ./public
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Beamstack
3
3
---
4
4
5
5
{{< blocks/cover title="Beamstack" image_anchor="top" height="full" >}}
6
- <p class =" lead mt-5 " >A Machine Learning Pipeline Deployment Tool for Kubernetes </p >
6
+ <p class =" lead mt-5 " >A pipeline deployment abstraction tool for kubernetes </p >
7
7
<a class =" btn btn-lg btn-primary mr-3 mb-4 " href =" {{< param prefixURL >}}/docs/getting-started " >
8
8
Get Started <i class =" fas fa-arrow-alt-circle-right ms-2 " ></i >
9
9
</a >
You can’t perform that action at this time.
0 commit comments