ci(release): update ga for swagger-ui-react to npm publish (#8382)

This commit is contained in:
Tim Lai
2023-02-13 12:08:04 -08:00
committed by GitHub
parent 9fd26cdb83
commit 812403e08f

View File

@@ -73,6 +73,6 @@ jobs:
run: |
cd ../dist
pwd
npm pack .
npm publish .
env:
NODE_AUTH_TOKEN: ${{ secrets.SWAGGER_BOT_GITHUB_TOKEN }}