Skip to content

ci: update geoip-lite to latest (#63) #3

ci: update geoip-lite to latest (#63)

ci: update geoip-lite to latest (#63) #3

Workflow file for this run

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