Skip to content

chore: print the real port when it is 0 (#31) #38

chore: print the real port when it is 0 (#31)

chore: print the real port when it is 0 (#31) #38

name: Release Drafter
on:
push:
branches:
- master
jobs:
UpdateReleaseDraft:
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GH_PUBLISH_SECRETS }}