ci/azure-deployment.yml: OK it worked last time but one last thing to fix

This commit is contained in:
Peter Williams 2023-08-21 11:54:00 -04:00
Родитель 642290be9e
Коммит 299ab4e4f1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -88,7 +88,7 @@ jobs:
cranko npm foreach-released jlpm npm publish
displayName: Publish to NPM
- bash: shred ~/.npmrc
- bash: shred ~/.yarnrc.yml
displayName: Clean up credentials
- job: python_publish