Skip to content

Commit 2a984e8

Browse files
committed
Use deploy-javadocs instead of deploy-docs
1 parent 806519a commit 2a984e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
should-deploy-artifacts: ${{ needs.build.outputs.should-deploy-artifacts }}
3333
secrets: inherit
34-
deploy-docs:
34+
deploy-javadocs:
3535
name: Deploy Javadocs
3636
needs: [ build ]
3737
uses: spring-io/spring-security-release-tools/.github/workflows/deploy-docs.yml@v1

0 commit comments

Comments
 (0)