Skip to content

feat(private) add routes to the public and public-db vnets (#271) #876

feat(private) add routes to the public and public-db vnets (#271)

feat(private) add routes to the public and public-db vnets (#271) #876

name: Release Drafter
on:
workflow_dispatch:
push:
release:
types: [released]
jobs:
update_release_draft:
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/release-drafter@569eb7ee3a85817ab916c8f8ff03a5bd96c9c83e # v5
env:
# This token is generated automatically by default in GitHub Actions: no need to create it manually
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}