Replace refs from spring-projects-experimental to spring-projects

This commit is contained in:
Chris Bono
2023-04-10 16:05:33 -05:00
parent 0969efe14c
commit 86c95f883e
12 changed files with 21 additions and 21 deletions

View File

@@ -15,7 +15,7 @@ env:
jobs:
deploy_docs:
name: Deploy docs to Artifactory (release)
if: github.repository == 'spring-projects-experimental/spring-pulsar'
if: github.repository == 'spring-projects/spring-pulsar'
runs-on: ubuntu-latest
steps:
- id: checkout-source