Skip to content

Commit

Permalink
Update build_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ecomodeller authored Feb 12, 2024
1 parent fb512a2 commit 1d4f890
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,5 @@ jobs:
echo -e "User-agent: *\nDisallow: /" > site/robots.txt
- name: Deploy to Azure blob storage
uses: azure/CLI@v1
with:
inlineScript: |
run:
az storage blob upload-batch --overwrite --account-name dmistaging -d '$web' -s site/ --sas-token ${{secrets.BLOB_SAS_TOKEN}}

0 comments on commit 1d4f890

Please sign in to comment.