Skip to content

Use the standard header in all READMEs (#784) #96

Use the standard header in all READMEs (#784)

Use the standard header in all READMEs (#784) #96

name: release draft
on:
push:
branches:
- master
jobs:
update_draft_release:
runs-on: ubuntu-latest
steps:
- uses: toolmantim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}