Unverified Commit d2f260e0 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Update aws_doc_deploy.yml

parent 9ad79479
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -34,5 +34,4 @@ jobs:
          aws-region: us-west-2
  
      - name: Upload to S3
        working-directory: docs
        run: aws s3 sync site/ s3://${S3_BUCKET_NAME}/${S3_BUCKET_SUBDIR} --delete