Skip to content

Commit

Permalink
ci: undo adding changes to pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
shairez committed Jun 5, 2024
1 parent ebae9c0 commit ecbfbe6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 143 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
- name: Build Eslint rules
run: pnpm tsm scripts/index.ts --eslint

- run: pnpx pkg-pr-new publish --compact --pnpm ./packages/qwik/dist ./packages/qwik-city/lib ./packages/eslint-plugin-qwik/dist ./packages/create-qwik/dist
- run: pnpm dlx pkg-pr-new@0.0.7 publish --compact --pnpm ./packages/qwik/dist ./packages/qwik-city/lib ./packages/eslint-plugin-qwik/dist ./packages/create-qwik/dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@
"monaco-editor": "^0.45.0",
"mri": "1.2.0",
"path-browserify": "1.0.1",
"pkg-pr-new": "^0.0.7",
"prettier": "^3.2.5",
"prettier-plugin-jsdoc": "^1.3.0",
"pretty-quick": "^4.0.0",
Expand Down
141 changes: 0 additions & 141 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ecbfbe6

Please sign in to comment.