Skip to content

chore(deps): bump the gha group in /.github/workflows with 2 updates … #64

chore(deps): bump the gha group in /.github/workflows with 2 updates …

chore(deps): bump the gha group in /.github/workflows with 2 updates … #64

Workflow file for this run

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