Skip to content

Commit 4ae5a66

Browse files
authored
production.yml URL changed from Cloudfront to help.sumologic.com (#300)
* Adjusted production.yml tags to test pre-release env * Update production.yml * Update production.yml * Update production.yml * Update production.yml * test * Update index.md * prod trigger test * prod trigger test * prod trigger test * revert * production.yml URL update * Update production.yml
1 parent 994a55c commit 4ae5a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
deploy-to-staging:
1010
uses: SumoLogic/sumologic-documentation/.github/workflows/build_and_deploy.yml@main
1111
with:
12-
hostname: https://d3f0cnhsmnxacx.cloudfront.net
12+
hostname: https://help-opensource.sumologic.com
1313
environment: production
1414
secrets:
1515
S3_BUCKET_NAME: ${{ secrets.PRODUCTION_S3_BUCKET_NAME }}

0 commit comments

Comments
 (0)