Skip to content

first draft

first draft #1

---
name: Release Drafter
on:
push:
# branches to consider in the event; optional, defaults to all
branches:
- develop
jobs:
update_release_draft:
uses: nolte/gh-plumbing/.github/workflows/[email protected]
secrets:
token: ${{ secrets.GITHUB_TOKEN }}