Skip to content

Commit

Permalink
fix: releases
Browse files Browse the repository at this point in the history
  • Loading branch information
yogurtandjam committed Sep 19, 2024
1 parent d16a96b commit a75eb2a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/js-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
- name: Run semantic-release
run: npm run release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN_WRITE }}


1 change: 1 addition & 0 deletions v4-client-js/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!build/node_modules/@dydxprotocol/v4-proto/**/**.ts
2 changes: 1 addition & 1 deletion v4-client-js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a75eb2a

Please sign in to comment.