Skip to content

Commit

Permalink
Merge pull request #414 from AlexanderNtk/patch-3
Browse files Browse the repository at this point in the history
Update proto pipeline
  • Loading branch information
scorpioborn authored Jun 10, 2024
2 parents cdd83dd + 6a87217 commit cc22634
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,5 @@ jobs:
- name: Publish NPM Package
run: |
echo "//registry.npmjs.org/:_authToken=$NODE_AUTH_TOKEN" > sgejs/.npmrc
cat sgejs/.npmrc
cd sgejs
ls -la
npm publish --access=restricted --force
npm publish --access=public --force

0 comments on commit cc22634

Please sign in to comment.