Skip to content

fix: patch File to support test on Node.js 18 (#31) #20

fix: patch File to support test on Node.js 18 (#31)

fix: patch File to support test on Node.js 18 (#31) #20

Workflow file for this run

name: Release
on:
push:
branches: [master]
jobs:
release:
name: NPM
uses: node-modules/github-actions/.github/workflows/npm-release.yml@master
secrets:
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}