Skip to content

move nearley back into main deps, #48 #2

move nearley back into main deps, #48

move nearley back into main deps, #48 #2

Workflow file for this run

name: publish
on:
push:
branches:
- master
paths:
- package.json
env:
CI: true
jobs:
publish:
uses: haraka/.github/.github/workflows/publish.yml@master
secrets: inherit