Skip to content

fix: impl _final method instead hack pipe event (#114) #18

fix: impl _final method instead hack pipe event (#114)

fix: impl _final method instead hack pipe event (#114) #18

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 }}