Skip to content

Commit 619ad5b

Browse files
committed
use default azurecliversion
1 parent 3119437 commit 619ad5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs.yml

-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,5 @@ jobs:
3232
- name: Upload to Azure Blob Storage
3333
uses: azure/cli@089eac9d8cc39f5d003e94f8b65efc51076c9cbd # tag: v2.1.0
3434
with:
35-
azcliversion: latest
3635
inlineScript: |
3736
az storage blob upload-batch --account-name $ACCOUNT_NAME -d '$web/get/${{ github.ref_name }}' -s ./docs --overwrite"

0 commit comments

Comments
 (0)