Skip to content

Commit

Permalink
Fix empty gcs bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
yoland68 committed Jul 11, 2024
1 parent ada1aa8 commit c6a30fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ inputs:
gcs_bucket_name:
description: "Name of the GCS bucket to upload the output files to. Required if you want results uploaded to CI dashboard. http://www.comfyci.org"
required: false
default: "comfy-ci-results"
output_prefix:
description: "Prefix for the output files. Required if you want results uploaded to CI dashboard. http://www.comfyci.org"
required: false
Expand Down

0 comments on commit c6a30fb

Please sign in to comment.