Skip to content

Commit 8954364

Browse files
committed
Move to test-community branch
Signed-off-by: Kingdon Barrett <[email protected]>
1 parent 1ac6cd3 commit 8954364

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ jobs:
2424
- name: Get latest flux-docs
2525
uses: actions/checkout@v4
2626

27-
- name: Get fluxcd/website (test-stimulus)
27+
- name: Get fluxcd/website (test-community)
2828
uses: actions/checkout@v4
2929
with:
3030
repository: fluxcd/website
31-
ref: main
31+
ref: test-community
3232
path: website
3333

3434
# Prerequisites:

0 commit comments

Comments
 (0)