We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd26cd commit 812403eCopy full SHA for 812403e
.github/workflows/release-swagger-ui-react.yml
@@ -73,6 +73,6 @@ jobs:
73
run: |
74
cd ../dist
75
pwd
76
- npm pack .
+ npm publish .
77
env:
78
NODE_AUTH_TOKEN: ${{ secrets.SWAGGER_BOT_GITHUB_TOKEN }}
0 commit comments