Skip to content

Commit 0a40d0a

Browse files
committed
use fork repo
need render.sh script before its been merge into CCNG
1 parent 9144458 commit 0a40d0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/gh_pages_docs_v2.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ jobs:
3434
- name: Checkout CCNG
3535
uses: actions/checkout@v4
3636
with:
37-
repository: cloudfoundry/cloud_controller_ng
37+
repository: pivotalgeorge/cloud_controller_ng
38+
ref: gh-pages
3839
path: cloud_controller_ng
3940
- name: Setup Pages
4041
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)