Skip to content

Commit 1096013

Browse files
authored
Update publish-plugins.yml
1 parent a84ceb0 commit 1096013

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/publish-plugins.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,4 @@ jobs:
4242
--account-name "${{ secrets.AZURE_STORAGE_ACCOUNT_NAME }}" \
4343
--account-key "${{ secrets.AZURE_STORAGE_ACCOUNT_KEY }}" \
4444
--destination "${{ secrets.AZURE_STORAGE_CONTAINER_NAME }}" \
45-
--source release/plugins \
46-
--overwrite true
47-
45+
--source release/plugins

0 commit comments

Comments
 (0)