diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index b3eb7c4752..4137e9f46e 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -9,7 +9,7 @@ jobs: deploy-to-staging: uses: SumoLogic/sumologic-documentation/.github/workflows/build_and_deploy.yml@main with: - hostname: https://d3f0cnhsmnxacx.cloudfront.net + hostname: https://help-opensource.sumologic.com environment: production secrets: S3_BUCKET_NAME: ${{ secrets.PRODUCTION_S3_BUCKET_NAME }}