Skip to content

Commit 968d0a4

Browse files
committed
error was actually so right
1 parent 619ad5b commit 968d0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
uses: azure/cli@089eac9d8cc39f5d003e94f8b65efc51076c9cbd # tag: v2.1.0
3434
with:
3535
inlineScript: |
36-
az storage blob upload-batch --account-name $ACCOUNT_NAME -d '$web/get/${{ github.ref_name }}' -s ./docs --overwrite"
36+
az storage blob upload-batch --account-name $ACCOUNT_NAME -d '$web/get/${{ github.ref_name }}' -s ./docs --overwrite

0 commit comments

Comments
 (0)