Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 11:32
· 7 commits to main since this release
- name: 📦  publish to NPM
  uses: SunLxy/npm-publish@main
  with:
    token: ${{ secrets.NPM_TOKEN }}
    workspaces: |
      packages/*
      packa/*
      pack
      !packb
      !pack/a
- name: 📦 publish to NPM
  uses: SunLxy/npm-publish@main
  with:
    token: ${{ secrets.NPM_TOKEN }}
    package: ./package.json