Skip to content

Commit

Permalink
Include account name
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanGiles committed Dec 12, 2023
1 parent dc4db84 commit 71a9d25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
with:
source_dir: 'target/output'
container_name: '$web'
account_name: ${{ secrets.AZURE_STATIC_STORAGE_ACCOUNT_NAME }}
sas_token: ${{ secrets.AZURE_STATIC_STORAGE_SAS_TOKEN }}
sync: 'true'

Expand Down

0 comments on commit 71a9d25

Please sign in to comment.