Skip to content

Commit

Permalink
lets test
Browse files Browse the repository at this point in the history
  • Loading branch information
jsphwllng committed Jul 18, 2023
1 parent f37eb01 commit e637d8d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push_to_s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
required: true
type: string
destination_folder_name:
description: "Destination folder within s3"
description: "Destination folder within s3 - if ommited then files will be pushed into the root of the bucket"
required: false
type: string
default: ""
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ jobs:
with:
s3_bucket_name: whereby-example-bucket-sx-wmbd
aws_role_to_assume: arn:aws:iam::964528283748:role/ga-s3-example-bucket-role
directory: "example"
destination_folder_name: "example"
directory: "another"
Empty file added another/yo
Empty file.

0 comments on commit e637d8d

Please sign in to comment.