Skip to content

Commit

Permalink
Merge pull request #167 from zero88/zero88-patch-1
Browse files Browse the repository at this point in the history
Update wfd-docs.yml
  • Loading branch information
zero88 authored Jul 18, 2023
2 parents baeccaa + 73b1c23 commit 55b30ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wfd-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Build docs
shell: bash
run: |
./gradlew antora \
./gradlew antoraDoc \
-Pprofile=${{ needs.context.outputs.docProfile }} \
-PdocVersion=${{ needs.context.outputs.docVersion }} \
-Pversion=${{ inputs.version }} \
Expand Down

0 comments on commit 55b30ff

Please sign in to comment.