File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 url : ${{ steps.deployment.outputs.url }}
3333 steps :
3434 - id : deployment
35- uses : hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@0.3.1
35+ uses : hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@main
3636 with :
3737 build-assets-path : dist
Original file line number Diff line number Diff line change @@ -15,20 +15,20 @@ buttons:
1515<CounterComponent
1616 counter = { [
1717 {
18- name: " Projects Launched " ,
19- number: 3500 ,
18+ name: " Pipelines crafted " ,
19+ number: 350 ,
2020 icon: " zap" ,
2121 color: " #1164a3"
2222 },
2323 {
2424 name: " Teams Empowered" ,
25- number: 1200 ,
25+ number: 12 ,
2626 icon: " users" ,
2727 color: " #1164a3"
2828 },
2929 {
3030 name: " Containers Orchestrated" ,
31- number: 25000 ,
31+ number: 1500 ,
3232 icon: " layers" ,
3333 color: " #1164a3"
3434 }
You can’t perform that action at this time.
0 commit comments