Skip to content

Commit

Permalink
update production action environment name (github#25592)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesurowiec authored Feb 24, 2022
1 parent ea1881c commit 0ed94b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-build-deploy-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 0ed94b4

Please sign in to comment.