Fix docs for repo org change

This commit is contained in:
Janne Valkealahti
2023-11-20 18:39:34 +00:00
parent f9b7b9b5ac
commit adfc7dc455
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ permissions:
contents: write
jobs:
build:
if: github.repository_owner == 'spring-projects-experimental'
if: github.repository_owner == 'spring-projects'
runs-on: ubuntu-latest
steps:
- name: Checkout