Skip to content

Commit

Permalink
remove working directory, start from root
Browse files Browse the repository at this point in the history
  • Loading branch information
christiannagel committed Mar 30, 2024
1 parent eb0f470 commit e3934d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/codebreaker-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ permissions:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./src
env:
AZURE_CLIENT_ID: ${{ vars.AZURE_CLIENT_ID }}
AZURE_TENANT_ID: ${{ vars.AZURE_TENANT_ID }}
Expand Down

0 comments on commit e3934d1

Please sign in to comment.