Skip to content

Bump github.com/paulmach/go.geojson from 1.4.0 to 1.5.0 (#218) #127

Bump github.com/paulmach/go.geojson from 1.4.0 to 1.5.0 (#218)

Bump github.com/paulmach/go.geojson from 1.4.0 to 1.5.0 (#218) #127

name: Release Drafter
on:
push:
branches:
- main
jobs:
release:
name: Update Release
runs-on: ubuntu-20.04
steps:
- name: Publish Release
uses: release-drafter/release-drafter@v5
with:
publish: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}