We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
azurecliversion
1 parent 3119437 commit 619ad5bCopy full SHA for 619ad5b
.github/workflows/docs.yml
@@ -32,6 +32,5 @@ jobs:
32
- name: Upload to Azure Blob Storage
33
uses: azure/cli@089eac9d8cc39f5d003e94f8b65efc51076c9cbd # tag: v2.1.0
34
with:
35
- azcliversion: latest
36
inlineScript: |
37
az storage blob upload-batch --account-name $ACCOUNT_NAME -d '$web/get/${{ github.ref_name }}' -s ./docs --overwrite"
0 commit comments