Skip to content

Commit

Permalink
Merge pull request #36 from ubiquity/development
Browse files Browse the repository at this point in the history
Merge develop into main
  • Loading branch information
gentlementlegen authored Jul 31, 2024
2 parents 26815de + 59d5a96 commit 308e885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
yarn pack
- name: Publish
run: yarn publish --access public
run: yarn npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
if: ${{ steps.release.outputs.release_created }}

0 comments on commit 308e885

Please sign in to comment.