Skip to content

Commit

Permalink
chore(ci): Add pkg.pr.new for package preview on pull requests (#164)
Browse files Browse the repository at this point in the history
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <[email protected]>
  • Loading branch information
3 people authored Jun 14, 2024
1 parent ac20aec commit 3a7d0fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
- name: prepare
run: pnpm dev:prepare

- name: Release PR version
run: pnpm dlx [email protected] publish

- name: Lint (code)
run: pnpm lint --fix

- uses: autofix-ci/action@8bc06253bec489732e5f9c52884c7cace15c0160

# - name: Release PR version
# run: pnpx pkg-pr-new publish
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ coverage
Network Trash Folder
Temporary Items
.apdisk

*.tgz

0 comments on commit 3a7d0fb

Please sign in to comment.