Skip to content

Support Additional Announcable CIDRs (#260) #87

Support Additional Announcable CIDRs (#260)

Support Additional Announcable CIDRs (#260) #87

---
name: Release Drafter Action
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}