Update build.yml

This commit is contained in:
GilbN 2021-08-11 23:23:09 +02:00 committed by GitHub
parent 4969070341
commit dca91b770a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,10 @@ on:
push:
branches:
- master
paths:
- 'geoip2influx.py'
- 'requirements.txt'
- 'root/**'
jobs:
push_to_ghcr_io:
runs-on: ubuntu-latest