Skip to content

Commit

Permalink
fixing AZURE_WEBAPP_NAME in ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sadukie committed Dec 20, 2024
1 parent ba3efa5 commit 5677e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI/CD Pipeline
on: [ push, pull_request, workflow_dispatch ]

env:
AZURE_WEBAPP_NAME: devBetter
AZURE_WEBAPP_NAME: devbetter-linux
AZURE_GROUP_NAME: DevBetterGroup
AZURE_WEBAPP_PACKAGE_PATH: '.'

Expand Down

0 comments on commit 5677e78

Please sign in to comment.