Skip to content

Commit

Permalink
chore: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielMartinezRodriguez committed Apr 12, 2024
1 parent 5ba390f commit 1c02e13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
- name: Publish package
run: |
cd packages/config
npm publish --access public
npm publish
cd ../../packages/provider
npm publish --access public
npm publish

0 comments on commit 1c02e13

Please sign in to comment.