Skip to content

Commit

Permalink
one more time!
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-page committed May 12, 2024
1 parent eaa16aa commit bd868e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
body: "@${{ github.repository }} ${{ env.PACKAGE_VERSION }}"
draft: false
prerelease: false
- run: NODE_PRE_GYP_GITHUB_TOKEN=$NODE_AUTH_TOKEN ./node_modules/node-pre-gyp-github/bin/node-pre-gyp-github publish --release
- run: NODE_PRE_GYP_GITHUB_TOKEN=$NODE_AUTH_TOKEN ./node_modules/node-pre-gyp-github/bin/node-pre-gyp-github.js publish --release
- run: rm dist/pjsua2.node
- run: npm pack
- run: npm publish
Expand Down

0 comments on commit bd868e2

Please sign in to comment.