Skip to content

Commit 27fb44c

Browse files
committed
Update in workflow
1 parent 30603ec commit 27fb44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeboarding-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
id: codeboarding
7070
uses: CodeBoarding/CodeBoarding-GHAction@0.1.2
7171
with:
72-
repository_url: ${{ github.event.inputs.repository_url || github.server_url }}/${{ github.repository }}
72+
repository_url: ${{ github.event.inputs.repository_url }}
7373
source_branch: ${{ steps.set-branches.outputs.source_branch }}
7474
target_branch: ${{ steps.set-branches.outputs.target_branch }}
7575
output_directory: ${{ github.event.inputs.output_directory || '.codeboarding' }}

0 commit comments

Comments
 (0)