Skip to content

Commit c40ee74

Browse files
caugnerestelle
authored andcommitted
fix(workflows/pr-review-companion): exclude parent from upload (#38452)
Previously, the folder `build` was uploaded inside the target folder.
1 parent f183460 commit c40ee74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-review-companion.yml

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ jobs:
120120
destination: "${{ vars.GCP_BUCKET_NAME }}/${{ env.PREFIX }}"
121121
resumable: false
122122
concurrency: 500
123+
parent: false
123124
process_gcloudignore: false
124125

125126
- name: Deploy and analyze built content

0 commit comments

Comments
 (0)