Skip to content

chore(deps): bump the gha group across 1 directory with 2 updates (#6) #6

chore(deps): bump the gha group across 1 directory with 2 updates (#6)

chore(deps): bump the gha group across 1 directory with 2 updates (#6) #6

Workflow file for this run

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