Skip to content

Commit

Permalink
Merge pull request #1347 from DevBetterCom/sadukie/move-to-linux-fixes
Browse files Browse the repository at this point in the history
Fixing AZURE_WEBAPP_NAME in ci-cd.yml
  • Loading branch information
sadukie authored Dec 20, 2024
2 parents ba3efa5 + 5677e78 commit c78abed
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 c78abed

Please sign in to comment.