Skip to content

Commit

Permalink
go back to connection string
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanGiles committed Dec 12, 2023
1 parent 71a9d25 commit 4404ebc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +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 }}
connection_string: ${{ secrets.ConnectionString }}
sync: 'true'

- name: Purge Azure CDN
Expand Down

0 comments on commit 4404ebc

Please sign in to comment.