Skip to content

Commit

Permalink
Update dev-azure-staticwebapp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Feb 14, 2023
1 parent 15fb03b commit 8d50922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-azure-staticwebapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
runs-on: [ self-hosted, Linux ]
environment:
name: 'Production'
name: 'Development'
# url: ${{ steps.deploy-to-webapp.outputs.webapp-url }}

strategy:
Expand Down

0 comments on commit 8d50922

Please sign in to comment.