Skip to content

Commit

Permalink
infra update
Browse files Browse the repository at this point in the history
  • Loading branch information
tiaringhio committed Jan 4, 2024
1 parent aa3c13b commit 196444c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/infrastructure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
uses: azure/arm-deploy@v1
with:
subscriptionId: ${{ secrets.AZURE_SUBSCRIPTION }}
resourceGroupName: ${{ secrets.AZURE_RG }}
template: infrastructure/main.bicep
parameters: 'projectName=${{ secrets.PROJECTNAME }} location=westeurope linkPreviewApiKey=${{ secrets.LINK_PREVIEW_API_KEY }}'
failOnStdErr: false

0 comments on commit 196444c

Please sign in to comment.