We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca56e53 commit 11bc932Copy full SHA for 11bc932
.github/workflows/create-unl.yml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: Set the next pointer
88
run: |
89
- gsutil -o GSUtil:parallel_composite_upload_threshold=10M \
+ gsutil -o GSUtil:parallel_composite_upload_threshold=10M \
90
-h "Cache-Control:public, max-age=0" \
91
-h "Content-Type:application/json" \
92
-h "x-goog-meta-timestamp:${{ steps.meta.outputs.ts }}" \
0 commit comments