Skip to content

added map clarification for utility spatial boundary #16

added map clarification for utility spatial boundary

added map clarification for utility spatial boundary #16

name: Release Drafter
on:
push:
branches: [main, master]
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- name: Release Drafter
uses: release-drafter/release-drafter@v5.15.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}