Skip to content

Bump the npm group with 2 updates (#152) #19

Bump the npm group with 2 updates (#152)

Bump the npm group with 2 updates (#152) #19

Workflow file for this run

name: cd
on:
push:
branches:
- master
jobs:
release:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: "18"
- run: npm ci
- run: npm run deps
- uses: JS-DevTools/[email protected]
with:
token: ${{ secrets.NPM_TOKEN }}