Skip to content

fix(vapt-scr):use python built-in func (#299) #321

fix(vapt-scr):use python built-in func (#299)

fix(vapt-scr):use python built-in func (#299) #321

# https://github.com/toolmantim/release-drafter
name: Release Drafter
on: push
jobs:
draft-release:
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: toolmantim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}