mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-25 00:46:42 +00:00
12 lines
289 B
YAML
12 lines
289 B
YAML
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@2a3989fb2468f87509c45dff68261bb20bd08ed2
|
|
secrets:
|
|
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
|