Skip to content

Commit

Permalink
chore: Update Azure resource deployment workflow to include Blob stor…
Browse files Browse the repository at this point in the history
…age configuration
  • Loading branch information
leandromsft committed Jul 1, 2024
1 parent 5d03116 commit 7340b35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/03-Deployment-Function.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:
CONFIGURATION: 'release'
AZ_RG_NAME: 'rg-ghdashboard'
AZ_FUNC_NAME: 'func-ghdashboard'
AZ_BLOB_NAME: 'stvmghdashboard'
CSPROJ: 'src/github-dashboard.function/github-dashboard.function.csproj'

jobs:
Expand Down

0 comments on commit 7340b35

Please sign in to comment.