mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 15:22:15 +00:00
Fix action repository name
Issue gh-15106
This commit is contained in:
parent
4541e2f7ad
commit
9d831fe14e
@ -18,7 +18,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
branch: [ '5.8.x', '6.1.x', '6.2.x', 'main' ]
|
branch: [ '5.8.x', '6.1.x', '6.2.x', 'main' ]
|
||||||
steps:
|
steps:
|
||||||
- uses: spring-io/spring-docs-actions/update-antora-spring-ui@9ab6029a59f5a8e3b40dc8757ff5d9f3569647db
|
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@9ab6029a59f5a8e3b40dc8757ff5d9f3569647db
|
||||||
name: Update antora-playbook.yml
|
name: Update antora-playbook.yml
|
||||||
with:
|
with:
|
||||||
docs-branch: ${{ matrix.branch }}
|
docs-branch: ${{ matrix.branch }}
|
||||||
@ -28,7 +28,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Update Docs Build
|
name: Update Docs Build
|
||||||
steps:
|
steps:
|
||||||
- uses: spring-io/spring-docs-actions/update-antora-spring-ui@9ab6029a59f5a8e3b40dc8757ff5d9f3569647db
|
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@9ab6029a59f5a8e3b40dc8757ff5d9f3569647db
|
||||||
name: Update antora-playbook.yml
|
name: Update antora-playbook.yml
|
||||||
with:
|
with:
|
||||||
docs-branch: 'docs-build'
|
docs-branch: 'docs-build'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user