We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
For Github Pages, use any of the available Github Actions on the marketplace.
For AWS S3, use any of the available Github Actions on the marketplace or use our own deployment workflow for S3 wirecard/s3-deploy.
For other platforms, simply search the marketplace for a solution.
This repository uses the official AWS CLI action provided by Amazon and a custom deploy script. You can find the configuration here.
In order to use any deploy action for AWS S3, you need the following secrets set in your repository.
For the deployment to S3, some environment variables must be supplied:
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
AWS_REGION
AWS_S3_BUCKET
If using the AssumeRole functionality for the AWS CLI action:
AssumeRole
AWS_ROLE_TO_ASSUME