Skip to content

Reverting back to 6.2.0-SNAPSHOT (#3517) #1001

Reverting back to 6.2.0-SNAPSHOT (#3517)

Reverting back to 6.2.0-SNAPSHOT (#3517) #1001

Workflow file for this run

name: Deploy Docs
on:
push:
branches:
- '*.x'
- main
tags:
- '**'
workflow_dispatch:
permissions:
actions: write
jobs:
dispatch-docs-build:
if: github.repository_owner == 'spring-projects'
uses: spring-io/spring-github-workflows/.github/workflows/spring-dispatch-docs-build.yml@v3