Skip to content

Commit ec43c92

Browse files
committed
Polish
1 parent 922af49 commit ec43c92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy-docs.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ on:
1313
branches: docs-build
1414
permissions: read-all
1515
jobs:
16-
build:
16+
build-and-deploy-docs:
17+
name: Build and Deploy Documentation
1718
if: github.repository_owner == 'spring-projects'
1819
runs-on: ubuntu-latest
1920
steps:

0 commit comments

Comments
 (0)