Skip to content
Snippets Groups Projects
Unverified Commit f669c1db authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Update aws_doc_deploy.yml (#8)

parent 9ad79479
No related branches found
No related tags found
No related merge requests found
...@@ -34,5 +34,4 @@ jobs: ...@@ -34,5 +34,4 @@ jobs:
aws-region: us-west-2 aws-region: us-west-2
- name: Upload to S3 - name: Upload to S3
working-directory: docs
run: aws s3 sync site/ s3://${S3_BUCKET_NAME}/${S3_BUCKET_SUBDIR} --delete run: aws s3 sync site/ s3://${S3_BUCKET_NAME}/${S3_BUCKET_SUBDIR} --delete
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment