Skip to content

feat: support custom pathToRegexpModule (#18) #14

feat: support custom pathToRegexpModule (#18)

feat: support custom pathToRegexpModule (#18) #14

Workflow file for this run

name: Release for 2.x
on:
push:
branches: [ 2.x ]
jobs:
release:
name: Node.js
uses: eggjs/github-actions/.github/workflows/node-release.yml@master
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}