Skip to content

Commit

Permalink
ci(release): update ga for swagger-ui-react to npm publish (#8382)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-lai committed Feb 13, 2023
1 parent 9fd26cd commit 812403e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-swagger-ui-react.yml
Expand Up @@ -73,6 +73,6 @@ jobs:
run: |
cd ../dist
pwd
npm pack .
npm publish .
env:
NODE_AUTH_TOKEN: ${{ secrets.SWAGGER_BOT_GITHUB_TOKEN }}

0 comments on commit 812403e

Please sign in to comment.