Skip to content

chore(main): release 4.13.9 (#1359) #310

chore(main): release 4.13.9 (#1359)

chore(main): release 4.13.9 (#1359) #310

Workflow file for this run

name: cd
on:
push:
branches:
- main
jobs:
npm:
runs-on: ubuntu-24.04
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 21
- run: npm ci
- uses: JS-DevTools/[email protected]
with:
token: ${{ secrets.NPM_TOKEN }}