mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-03 20:09:18 +00:00
Add update-antora-ui-spring.yml workflow
Issue gh-14993
This commit is contained in:
parent
e92dd02c57
commit
e225a9df14
11
.github/workflows/update-antora-ui-spring.yml
vendored
Normal file
11
.github/workflows/update-antora-ui-spring.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
name: Update Antora UI Spring
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
update:
|
||||
name: Build
|
||||
uses: spring-io/spring-security-release-tools/.github/workflows/update-antora-ui-spring.yml@b5124cffc5cd8d04b3fb8efa71d71baadd7a8538
|
||||
secrets:
|
||||
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
|
Loading…
x
Reference in New Issue
Block a user