Skip to content

Commit

Permalink
mv README before publish
Browse files Browse the repository at this point in the history
  • Loading branch information
zlalvani committed Apr 30, 2024
1 parent 0b49b06 commit e245063
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 190 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-cli-on-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:

- run: pnpm install --frozen-lockfile
- run: pnpm --filter=bumpgen run build
- run: cp README.md apps/cli/README.md # copy the README to the CLI folder so it gets published
- run: pnpm --filter=bumpgen publish --tag latest --access public --no-git-checks
env:
NODE_AUTH_TOKEN: "${{ secrets.NPM_TOKEN }}"
29 changes: 0 additions & 29 deletions .github/workflows/verify-readme-duplicated.yml

This file was deleted.

161 changes: 0 additions & 161 deletions apps/cli/README.md

This file was deleted.

0 comments on commit e245063

Please sign in to comment.