Skip to content

squashed all commits #36

squashed all commits

squashed all commits #36

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