Skip to content

Commit

Permalink
Update eoefans-api-azure-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Feb 11, 2023
1 parent eb02c93 commit 2e7161e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/eoefans-api-azure-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
contents: none

runs-on: [self-hosted, Linux]
environment:
name: 'Development'
url: ${{ steps.deploy-to-webapp.outputs.webapp-url }}
# environment:
# name: 'Development'
# url: ${{ steps.deploy-to-webapp.outputs.webapp-url }}

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2e7161e

Please sign in to comment.