Skip to content

Add Node.js v22 to test matrix #3

Add Node.js v22 to test matrix

Add Node.js v22 to test matrix #3

Workflow file for this run

name: Publish through pkr.pr.new
on:
push:
branches:
- '**'
tags:
- '!**'
pull_request:
workflow_dispatch:
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- run: npx --yes pkg-pr-new publish --compact --comment=update