Skip to content

- dep(punycode): correctly specify (with trailing /) (#81) #13

- dep(punycode): correctly specify (with trailing /) (#81)

- dep(punycode): correctly specify (with trailing /) (#81) #13

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