Skip to content

Commit

Permalink
pkg-pr-new
Browse files Browse the repository at this point in the history
  • Loading branch information
unnoq committed Nov 28, 2024
1 parent b6e43dc commit 08c7551
Show file tree
Hide file tree
Showing 3 changed files with 301 additions and 39 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code-quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}

- run: pnpm pkg-pr-new publish --pnpm './packages/*'
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"eslint": "latest",
"eslint-plugin-format": "latest",
"lint-staged": "latest",
"pkg-pr-new": "^0.0.35",
"simple-git-hooks": "latest",
"tsup": "latest",
"tsx": "latest",
Expand Down
Loading

0 comments on commit 08c7551

Please sign in to comment.