Skip to content

Bump npm-package-json-lint from 7.1.0 to 8.0.0 (#1207) #419

Bump npm-package-json-lint from 7.1.0 to 8.0.0 (#1207)

Bump npm-package-json-lint from 7.1.0 to 8.0.0 (#1207) #419

Workflow file for this run

name: Release Draft
on:
workflow_dispatch:
push:
branches:
- main
release:
types: [published]
permissions:
contents: write
jobs:
release_draft:
runs-on: ubuntu-latest
steps:
- name: Release Draft
uses: crs-k/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"