Skip to content

Commit c1d39ec

Browse files
authored
Update deploy-docs.yml
1 parent 830aada commit c1d39ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414
contents: write
1515
jobs:
1616
build:
17-
if: github.repository_owner == 'spring-projects'
17+
if: github.repository_owner == 'spring-projects-experimental'
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Checkout
@@ -50,4 +50,4 @@ jobs:
5050
with:
5151
context-root: spring-ai-mcp
5252
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}
53-
cloudflare-cache-token: ${{ secrets.CLOUDFLARE_CACHE_TOKEN }}
53+
cloudflare-cache-token: ${{ secrets.CLOUDFLARE_CACHE_TOKEN }}

0 commit comments

Comments
 (0)