Skip to content

Commit

Permalink
fixes v2
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasSirotek committed Dec 17, 2023
1 parent 36ec460 commit 262d0f9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,6 @@ jobs:
name: website
path: ./src/Web/publish/publish.zip
if-no-files-found: error

- uses: azure/login@v1
name: Login to Azure
with:
client-id: ${{ secrets.AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}

- name: Create EF Core migrations bundle
if: ${{ inputs.build-artifacts == true }}
Expand Down

0 comments on commit 262d0f9

Please sign in to comment.