Skip to content

Commit

Permalink
👷 Rename storageAccount for storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsml committed Oct 6, 2022
1 parent e0defe5 commit 21f5e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module stg './storybook.bicep' = {
name: 'storageDeployment'
scope: rg
params: {
storageAccountName: 'steds'
storageAccountName: 'st-storybook'
location: location
}
}
Expand Down

0 comments on commit 21f5e01

Please sign in to comment.