Skip to content
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
subject-path: |
dist
contracts
README.md
LICENSE.md
package.json

- name: Publish package
uses: JS-DevTools/npm-publish@v1
Expand Down
Loading