2024-05-03 10:21:47 -04:00
|
|
|
name: Update Antora UI Spring
|
|
|
|
|
|
|
|
on:
|
|
|
|
workflow_dispatch:
|
|
|
|
|
|
|
|
jobs:
|
|
|
|
update:
|
|
|
|
name: Build
|
2024-05-03 10:57:48 -04:00
|
|
|
uses: spring-io/spring-security-release-tools/.github/workflows/update-antora-ui-spring.yml@7f9c379a5fa976c48285c83220b0a86ddc3a952c
|
2024-05-03 10:21:47 -04:00
|
|
|
secrets:
|
|
|
|
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
|