Skip to content

v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 06:22
· 5 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