Skip to content

Commit ca0cb19

Browse files
authored
chore: configure pkg.pr.new (#603)
1 parent 2c7c1e6 commit ca0cb19

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/workflows/pkg.pr.new.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: Publish to pkg.pr.new
2+
on: [push, pull_request]
3+
4+
jobs:
5+
build:
6+
runs-on: ubuntu-latest
7+
8+
steps:
9+
- uses: actions/checkout@v4
10+
- uses: pnpm/action-setup@v2
11+
- uses: actions/setup-node@v4
12+
- name: Install Packages
13+
run: pnpm install
14+
- name: Build
15+
run: pnpm run build
16+
- run: pnpx pkg-pr-new publish --compact

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy