actions-marketplace-validations/Github action for deploy a folder to Amazon s3 bucket 🗑

Easy way to build and upload distributable files of Vue application to amazon s3 bucket

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 29, 2020
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/dvelasquez_deploy-s3-action@364370c9201f90ddddc6175e8644c94517500b03 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
AWS_ACCESS_KEY_IDAmazon access key idyes—
AWS_SECRET_ACCESS_KEYAmazon secret access keyyes—
AWS_DEFAULT_REGIONBucket region. (Ex: us-east-1)yes—
AWS_BUCKET_NAMEAws bucket nameyes—
BUCKET_PATHAdditional path where the files will be uploaded '/pr/84'no""
DIST_LOCATION_CODELocation of the dist files. Default: dist.no./dist

no outputs