Skip to content

Commit

Permalink
Add region option and update URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ptoffy committed Apr 8, 2024
1 parent 50a6940 commit 2d474b6
Show file tree
Hide file tree
Showing 8 changed files with 71,602 additions and 34,969 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ inputs:
bucket-prefix:
description: "Prefix of the bucket name. The PR number will be appended to this value."
required: true
bucket-region:
description: "Region of the S3 bucket."
required: true
folder-to-copy:
description: "Folder to copy assets from into S3."
required: false
Expand Down
Loading

0 comments on commit 2d474b6

Please sign in to comment.