1
0
mirror of synced 2026-01-05 12:07:35 -05:00

update production action environment name (#25592)

This commit is contained in:
Mike Surowiec
2022-02-23 18:00:44 -06:00
committed by GitHub
parent ea1881c8aa
commit 0ed94b4978

View File

@@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 15
environment:
name: production-azure
name: production
url: 'https://docs.github.com'
env:
DOCKER_IMAGE: ${{ secrets.PROD_REGISTRY_SERVER }}/${{ github.repository }}:${{ github.sha }}