Skip to content

Fix pipeline name + stick to pkg-pr-new@0.0.20 #6

Fix pipeline name + stick to pkg-pr-new@0.0.20

Fix pipeline name + stick to pkg-pr-new@0.0.20 #6

Workflow file for this run

name: Publish commit
on:
pull_request:
push:
branches:
- '**'
tags:
- '!**'
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@0.0.20 publish