Skip to content

Commit

Permalink
chore: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielMartinezRodriguez committed Mar 25, 2024
1 parent 11275a6 commit e253c68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
run: |
yarn workspace @stabilityprotocol/config build
yarn workspace @stabilityprotocol/provider build
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Test package
run: |
Expand Down

0 comments on commit e253c68

Please sign in to comment.