Skip to content

Commit

Permalink
Removed "
Browse files Browse the repository at this point in the history
  • Loading branch information
crlsocro committed Sep 16, 2024
1 parent 1dfe80e commit 2c3d327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployBicepFile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
subscriptionId: ${{ secrets.AZURE_SUBSCRIPTION }}
resourceGroupName: ${{ secrets.AZURE_RG }}
template: ../infra/main.bicep \
template: ../infra/main.bicep
parameters: 'storagePrefix=mystore storageSKU=Standard_LRS'
failOnStdErr: false
# azcliversion: latest
Expand Down

0 comments on commit 2c3d327

Please sign in to comment.