Skip to content

Commit 812403e

Browse files
authoredFeb 13, 2023
ci(release): update ga for swagger-ui-react to npm publish (#8382)
1 parent 9fd26cd commit 812403e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release-swagger-ui-react.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ jobs:
7373
run: |
7474
cd ../dist
7575
pwd
76-
npm pack .
76+
npm publish .
7777
env:
7878
NODE_AUTH_TOKEN: ${{ secrets.SWAGGER_BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.