Skip to content

Commit

Permalink
chore: add cache argument in inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
lauramargar committed Oct 26, 2023
1 parent f085c0e commit 53bed33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/deploy/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ inputs:
aws_s3_sync_args:
description: additional arguments for s3 sync command
required: true
aws_s3_cache:
description: cache value for s3 sync command
required: true
cloudfront_distribution_id:
description: the CloudFront cache id to invalidate
required: true
Expand Down

0 comments on commit 53bed33

Please sign in to comment.