diff --git a/.github/workflows/reusable-copy-to-s3.yml b/.github/workflows/reusable-copy-to-s3.yml index 166f857..c3e6f54 100644 --- a/.github/workflows/reusable-copy-to-s3.yml +++ b/.github/workflows/reusable-copy-to-s3.yml @@ -57,7 +57,7 @@ on: type: string required: true description: | - the AWS S3 bucket to use + the AWS S3 bucket URI to use jobs: copy-to-s3: runs-on: ubuntu-latest