Skip to content

Commit

Permalink
Fixes release actions (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncordon authored Sep 6, 2024
1 parent 23bee05 commit f444ce5
Show file tree
Hide file tree
Showing 4 changed files with 396 additions and 1,424 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Create Release Pull Request or Publish to npm
id: changesets
uses: changesets/action@50750fa876cc1e54c7cb972db5e2f7271fc53d99 # v1.4.8
uses: changesets/action@3de3850952bec538fde60aac71731376e57b9b57 # v1.4.8
with:
publish: npm run release
env:
Expand Down
Loading

0 comments on commit f444ce5

Please sign in to comment.