We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 994a55c commit 4ae5a66Copy full SHA for 4ae5a66
.github/workflows/production.yml
@@ -9,7 +9,7 @@ jobs:
9
deploy-to-staging:
10
uses: SumoLogic/sumologic-documentation/.github/workflows/build_and_deploy.yml@main
11
with:
12
- hostname: https://d3f0cnhsmnxacx.cloudfront.net
+ hostname: https://help-opensource.sumologic.com
13
environment: production
14
secrets:
15
S3_BUCKET_NAME: ${{ secrets.PRODUCTION_S3_BUCKET_NAME }}
0 commit comments